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

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

public class TuscanyEPR
extends java.lang.Object

This should hold something that makes sense for Tuscany so that the process has an address that makes sense from the outside world perspective


Constructor Summary
TuscanyEPR(javax.xml.namespace.QName processName, Endpoint endpoint)
           
 
Method Summary
 org.w3c.dom.Document toXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TuscanyEPR

public TuscanyEPR(javax.xml.namespace.QName processName,
                  Endpoint endpoint)
Method Detail

toXML

public org.w3c.dom.Document toXML()