org.apache.ode.bpel.rtrep.v2
Class OEventHandler.OEvent
java.lang.Object
org.apache.ode.bpel.rtrep.v2.OBase
org.apache.ode.bpel.rtrep.v2.OAgent
org.apache.ode.bpel.rtrep.v2.OActivity
org.apache.ode.bpel.rtrep.v2.OScope
org.apache.ode.bpel.rtrep.v2.OEventHandler.OEvent
- All Implemented Interfaces:
- java.io.Serializable, ActivityModel, ScopeModel
- Enclosing class:
- OEventHandler
public static class OEventHandler.OEvent
- extends OScope
- See Also:
- Serialized Form
Fields inherited from class org.apache.ode.bpel.rtrep.v2.OScope |
activity, atomicScope, compensatable, compensationHandler, correlationSets, eventHandler, faultHandler, implicitScope, inboundMessageChildActivity, isolatedScope, name, partnerLinks, terminationHandler, variables |
Fields inherited from class org.apache.ode.bpel.rtrep.v2.OBase |
debugInfo |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
initCorrelations
public final java.util.List<OScope.CorrelationSet> initCorrelations
- Correlations to initialize.
matchCorrelation
public OScope.CorrelationSet matchCorrelation
- Correlation set to match on.
partnerLink
public OPartnerLink partnerLink
operation
public javax.wsdl.Operation operation
variable
public OScope.Variable variable
messageExchangeId
public java.lang.String messageExchangeId
- OASIS addition for disambiguating receives (optional).
OEventHandler.OEvent
public OEventHandler.OEvent(OProcess owner,
OActivity parent)
getCorrelatorId
public java.lang.String getCorrelatorId()