org.apache.ode.bpel.engine
Class PartnerLinkMyRoleImpl
java.lang.Object
org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
public class PartnerLinkMyRoleImpl
- extends java.lang.Object
|
Field Summary |
org.apache.ode.bpel.iapi.Endpoint |
_endpoint
The local endpoint for this "myrole". |
protected org.apache.ode.bpel.iapi.EndpointReference |
_initialEPR
|
protected org.apache.ode.bpel.o.OPartnerLink |
_plinkDef
|
protected BpelProcess |
_process
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_endpoint
public org.apache.ode.bpel.iapi.Endpoint _endpoint
- The local endpoint for this "myrole".
_plinkDef
protected org.apache.ode.bpel.o.OPartnerLink _plinkDef
_initialEPR
protected org.apache.ode.bpel.iapi.EndpointReference _initialEPR
_process
protected BpelProcess _process
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
isCreateInstance
public boolean isCreateInstance(MyRoleMessageExchangeImpl mex)
findRoute
public java.util.List<PartnerLinkMyRoleImpl.RoutingInfo> findRoute(MyRoleMessageExchangeImpl mex)
invokeNewInstance
public void invokeNewInstance(MyRoleMessageExchangeImpl mex,
PartnerLinkMyRoleImpl.RoutingInfo routing)
invokeInstance
public void invokeInstance(MyRoleMessageExchangeImpl mex,
PartnerLinkMyRoleImpl.RoutingInfo routing)
noRoutingMatch
public void noRoutingMatch(MyRoleMessageExchangeImpl mex,
java.util.List<PartnerLinkMyRoleImpl.RoutingInfo> routings)
isOneWayOnly
public boolean isOneWayOnly()