org.apache.servicemix.common
Class ExternalEndpoint
java.lang.Object
org.apache.servicemix.common.ExternalEndpoint
- All Implemented Interfaces:
- ServiceEndpoint
public class ExternalEndpoint
- extends Object
- implements ServiceEndpoint
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExternalEndpoint
public ExternalEndpoint(QName eprElement,
String locationUri,
QName serviceName,
String epName,
QName[] interfaces)
ExternalEndpoint
public ExternalEndpoint(QName eprElement,
String locationUri,
QName serviceName,
String epName,
QName interfaceName)
getAsReference
public DocumentFragment getAsReference(QName operationName)
- Specified by:
getAsReference in interface ServiceEndpoint
getServiceName
public QName getServiceName()
- Specified by:
getServiceName in interface ServiceEndpoint
getEndpointName
public String getEndpointName()
- Specified by:
getEndpointName in interface ServiceEndpoint
getInterfaces
public QName[] getInterfaces()
- Specified by:
getInterfaces in interface ServiceEndpoint
Copyright © 2005-2008. All Rights Reserved.