org.apache.tuscany.sca.implementation.bpel.ode
Class TuscanyPRC

java.lang.Object
  extended by org.apache.tuscany.sca.implementation.bpel.ode.TuscanyPRC

public class TuscanyPRC
extends java.lang.Object

Tuscany Partner Role Channel for ODE Integration


Constructor Summary
TuscanyPRC(javax.xml.namespace.QName processName, javax.xml.namespace.QName pid, PortType portType, Endpoint endpoint)
           
 
Method Summary
 void close()
           
 EndpointReference getInitialEndpointReference()
           
 javax.xml.namespace.QName getProcessName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TuscanyPRC

public TuscanyPRC(javax.xml.namespace.QName processName,
                  javax.xml.namespace.QName pid,
                  PortType portType,
                  Endpoint endpoint)
Method Detail

getProcessName

public javax.xml.namespace.QName getProcessName()

close

public void close()

getInitialEndpointReference

public EndpointReference getInitialEndpointReference()