|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.integration.spec.runtime.RuntimeContext
public class RuntimeContext
A runtime context that passes through a chain of interceptors.
| Constructor Summary | |
|---|---|
RuntimeContext()
|
|
| Method Summary | |
|---|---|
org.jboss.bpm.api.runtime.Token |
getToken()
|
protected void |
next()
|
void |
setToken(org.jboss.bpm.api.runtime.Token token)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimeContext()
| Method Detail |
|---|
public org.jboss.bpm.api.runtime.Token getToken()
public void setToken(org.jboss.bpm.api.runtime.Token token)
protected void next()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||