public interface EndpointListener
| Modifier and Type | Method and Description |
|---|---|
void |
activate(DeliveryChannel channel,
ServiceEndpoint endpoint) |
void |
addServiceConnection(QName serviceLink,
String endpointLink,
QName service,
String endpoint,
String linkType) |
void |
deactivate(DeliveryChannel channel,
ServiceEndpoint endpoint) |
void |
removeServiceConnection(QName serviceLink,
String endpointLink,
QName service,
String endpoint) |
void activate(DeliveryChannel channel, ServiceEndpoint endpoint)
void deactivate(DeliveryChannel channel, ServiceEndpoint endpoint)
void addServiceConnection(QName serviceLink, String endpointLink, QName service, String endpoint, String linkType)
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.