|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.svc.Interceptor
public abstract class Interceptor
| Field Summary | |
|---|---|
protected CommandService |
next
|
| Fields inherited from interface org.jbpm.pvm.internal.cmd.CommandService |
|---|
NAME_NEW_TX_REQUIRED_COMMAND_SERVICE, NAME_TX_REQUIRED_COMMAND_SERVICE |
| 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.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 | |||||||||