|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.bpel.rtrep.v1.OBase
org.apache.ode.bpel.rtrep.v1.OAgent
org.apache.ode.bpel.rtrep.v1.OActivity
org.apache.ode.bpel.rtrep.v1.OScope
org.apache.ode.bpel.rtrep.v1.OTerminationHandler
public class OTerminationHandler
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.ode.bpel.rtrep.v1.OScope |
---|
OScope.CorrelationSet, OScope.Variable |
Field Summary |
---|
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OScope |
---|
activity, atomicScope, compensatable, compensationHandler, correlationSets, eventHandler, faultHandler, implicitScope, name, partnerLinks, terminationHandler, variables |
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OActivity |
---|
failureHandling, joinCondition, sourceLinks, suppressJoinFailure, targetLinks |
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OAgent |
---|
incomingLinks, nested, outgoingLinks, variableRd, variableWr |
Fields inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
---|
debugInfo |
Constructor Summary | |
---|---|
OTerminationHandler(OProcess owner,
OActivity parent)
|
Method Summary |
---|
Methods inherited from class org.apache.ode.bpel.rtrep.v1.OScope |
---|
addCorrelationSet, addLocalVariable, getActivity, getCorrelationSet, getLocalPartnerLink, getLocalVariable, getVisiblePartnerLink, getVisibleVariable, isInAtomicScope, toString |
Methods inherited from class org.apache.ode.bpel.rtrep.v1.OActivity |
---|
getFailureHandling, getParent, getType, setFailureHandling |
Methods inherited from class org.apache.ode.bpel.rtrep.v1.OBase |
---|
equals, getExtensibilityElements, getId, getOwner, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OTerminationHandler(OProcess owner, OActivity parent)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |