org.ow2.petals.kernel.api.service
Interface ServiceEndpoint
public interface ServiceEndpoint
The petals service endpoint definition
- Author:
- chamerling - eBM WebSourcing
getType
ServiceEndpoint.EndpointType getType()
setType
void setType(ServiceEndpoint.EndpointType type)
getEndpointName
java.lang.String getEndpointName()
- Returns:
getServiceName
javax.xml.namespace.QName getServiceName()
- Returns:
getInterfacesName
java.util.List<javax.xml.namespace.QName> getInterfacesName()
- Returns:
getDescription
org.w3c.dom.Document getDescription()
- Returns:
getLocation
Location getLocation()
- Returns:
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.