|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbpm.client.impl.Interceptor
public abstract class Interceptor
Field Summary | |
---|---|
protected CommandService |
next
|
Constructor Summary | |
---|---|
Interceptor()
|
Method Summary | |
---|---|
CommandService |
getNext()
|
void |
setNext(CommandService next)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jbpm.client.CommandService |
---|
execute |
Field Detail |
---|
protected CommandService next
Constructor Detail |
---|
public Interceptor()
Method Detail |
---|
public CommandService getNext()
public void setNext(CommandService next)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |