org.objectweb.petals.description
Class ServiceEndpointImpl
java.lang.Object
org.objectweb.petals.description.ServiceEndpointImpl
- All Implemented Interfaces:
- ServiceEndpoint
- public class ServiceEndpointImpl
- extends Object
- implements ServiceEndpoint
- Author:
- Adrien LOUIS - EBM WebSourcing
TODO ServiceEndpointImpl :serviceName "namespace" & "prefixe" attributes are ignored in the directory.
ServiceEndpointImpl
public ServiceEndpointImpl(javax.xml.namespace.QName serviceName,
String endpointName)
getInterfaces
public javax.xml.namespace.QName[] getInterfaces()
- TODO getInterfaces
- Specified by:
getInterfaces
in interface ServiceEndpoint
getAsReference
public DocumentFragment getAsReference(javax.xml.namespace.QName operationName)
- TODO getAsReference
- Specified by:
getAsReference
in interface ServiceEndpoint
getEndpointName
public String getEndpointName()
- Specified by:
getEndpointName
in interface ServiceEndpoint
- See Also:
ServiceEndpoint.getEndpointName()
getServiceName
public javax.xml.namespace.QName getServiceName()
- Specified by:
getServiceName
in interface ServiceEndpoint
- See Also:
ServiceEndpoint.getServiceName()
setEndpointName
public void setEndpointName(String endpointName)
setServiceName
public void setServiceName(javax.xml.namespace.QName serviceName)
toString
public String toString()
getName
public String getName()