2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.implementation.bpel.ode
Class ODEBindingContext
java.lang.Object
org.apache.tuscany.sca.implementation.bpel.ode.ODEBindingContext
public class ODEBindingContext
- extends java.lang.Object
Binding Context information
Field Summary |
protected Log |
__log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
__log
protected final Log __log
ODEBindingContext
public ODEBindingContext()
activateMyRoleEndpoint
public EndpointReference activateMyRoleEndpoint(javax.xml.namespace.QName pid,
Endpoint endpoint)
deactivateMyRoleEndpoint
public void deactivateMyRoleEndpoint(Endpoint endpoint)
createPartnerRoleChannel
public PartnerRoleChannel createPartnerRoleChannel(javax.xml.namespace.QName pid,
PortType portType,
Endpoint endpoint)