|
|||||||||
| 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.OEventHandler.OEvent
public static class OEventHandler.OEvent
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.ode.bpel.o.OScope |
|---|
OScope.CorrelationSet, OScope.Variable |
| Field Summary | |
|---|---|
java.util.List<OScope.CorrelationSet> |
initCorrelations
Correlations to initialize. |
java.util.List<OScope.CorrelationSet> |
joinCorrelations
Correlation set to join on. |
java.util.List<OScope.CorrelationSet> |
matchCorrelations
Correlation set to match on. |
java.lang.String |
messageExchangeId
OASIS addition for disambiguating receives (optional). |
javax.wsdl.Operation |
operation
|
OPartnerLink |
partnerLink
|
java.lang.String |
route
|
OScope.Variable |
variable
|
| 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 | |
|---|---|
OEventHandler.OEvent(OProcess owner,
OActivity parent)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCorrelatorId()
|
| 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 |
| Field Detail |
|---|
public final java.util.List<OScope.CorrelationSet> initCorrelations
public java.util.List<OScope.CorrelationSet> matchCorrelations
public final java.util.List<OScope.CorrelationSet> joinCorrelations
public OPartnerLink partnerLink
public javax.wsdl.Operation operation
public OScope.Variable variable
public java.lang.String messageExchangeId
public java.lang.String route
| Constructor Detail |
|---|
public OEventHandler.OEvent(OProcess owner,
OActivity parent)
| Method Detail |
|---|
public java.lang.String getCorrelatorId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||