org.apache.ode.bpel.engine
Class PartnerLinkMyRoleImpl
java.lang.Object
org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl
public class PartnerLinkMyRoleImpl
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
_endpoint
public Endpoint _endpoint
- The local endpoint for this "myrole".
_plinkDef
protected OPartnerLink _plinkDef
_initialEPR
protected 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()