|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.pvm.internal.svc.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.ow2.bonita.pvm.internal.cmd.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 |