org.apache.servicemix.jbi.servicedesc
Class DynamicEndpoint
java.lang.Object
org.apache.servicemix.jbi.servicedesc.AbstractServiceEndpoint
org.apache.servicemix.jbi.servicedesc.DynamicEndpoint
- All Implemented Interfaces:
- Serializable, javax.jbi.servicedesc.ServiceEndpoint
public class DynamicEndpoint
- extends AbstractServiceEndpoint
Dynamic endpoints are used to route exchanges using endpoint references.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DynamicEndpoint
public DynamicEndpoint(ComponentNameSpace componentName,
javax.jbi.servicedesc.ServiceEndpoint endpoint,
DocumentFragment epr)
getAsReference
public DocumentFragment getAsReference(QName operationName)
getEndpointName
public String getEndpointName()
getInterfaces
public QName[] getInterfaces()
getServiceName
public QName getServiceName()
getClassifier
protected String getClassifier()
- Specified by:
getClassifier in class AbstractServiceEndpoint
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.