|
|||||||||
| 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.OCatch
public final class OCatch
The catch pseudo-activity.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.ode.bpel.o.OScope |
|---|
OScope.CorrelationSet, OScope.Variable |
| Field Summary | |
|---|---|
javax.xml.namespace.QName |
faultName
|
OScope.Variable |
faultVariable
|
| 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 | |
|---|---|
OCatch(OProcess owner,
OActivity parent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.ode.bpel.o.OScope |
|---|
addCorrelationSet, addLocalVariable, dehydrate, getCorrelationSet, getLocalPartnerLink, getLocalVariable, getVisiblePartnerLink, getVisibleVariable, isInAtomicScope |
| 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 |
| Field Detail |
|---|
public javax.xml.namespace.QName faultName
public OScope.Variable faultVariable
| Constructor Detail |
|---|
public OCatch(OProcess owner,
OActivity parent)
| Method Detail |
|---|
public java.lang.String toString()
toString in class OScope
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||