2016/05/28 - Apache Tuscany has been retired.
For more information, please explore the Attic.
org.apache.tuscany.sca.binding.notification
Interface NotificationBrokerManager
- All Known Implementing Classes:
- NotificationBindingProviderFactory
public interface NotificationBrokerManager
serviceProviderStarted
void serviceProviderStarted(java.net.URI notificationType,
NotificationServiceBindingProvider serviceBindingProvider,
java.net.URL remoteNtmUrl)
referenceProviderStarted
void referenceProviderStarted(java.net.URI notificationType,
NotificationReferenceBindingProvider referenceBindingProvider,
java.net.URL remoteNtmUrl)
replaceConsumersBrokerConnection
void replaceConsumersBrokerConnection(java.net.URI notificationType,
EndpointReference chosenBrokerProducerEpr)