|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.ode.bpel.o.OBase
org.apache.ode.bpel.o.OAgent
org.apache.ode.bpel.o.OActivity
org.apache.ode.bpel.o.OScope
org.apache.ode.bpel.o.OTerminationHandler
public class OTerminationHandler
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.ode.bpel.o.OScope |
|---|
OScope.CorrelationSet, OScope.Variable |
| Field Summary |
|---|
| Fields inherited from class org.apache.ode.bpel.o.OScope |
|---|
activity, atomicScope, compensatable, compensationHandler, correlationSets, eventHandler, faultHandler, implicitScope, name, partnerLinks, terminationHandler, variables |
| Fields inherited from class org.apache.ode.bpel.o.OActivity |
|---|
failureHandling, joinCondition, sourceLinks, suppressJoinFailure, targetLinks |
| Fields inherited from class org.apache.ode.bpel.o.OAgent |
|---|
incomingLinks, nested, outgoingLinks, variableRd, variableWr |
| Fields inherited from class org.apache.ode.bpel.o.OBase |
|---|
debugInfo |
| Constructor Summary | |
|---|---|
OTerminationHandler(OProcess owner,
OActivity parent)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.ode.bpel.o.OScope |
|---|
addCorrelationSet, addLocalVariable, dehydrate, getCorrelationSet, getLocalPartnerLink, getLocalVariable, getVisiblePartnerLink, getVisibleVariable, isInAtomicScope, toString |
| Methods inherited from class org.apache.ode.bpel.o.OActivity |
|---|
digest, getFailureHandling, getParent, getType, setFailureHandling |
| Methods inherited from class org.apache.ode.bpel.o.OBase |
|---|
equals, 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 | ||||||||