public interface NotificationBrokerMBean extends EndpointMBean
Modifier and Type | Method and Description |
---|---|
EndpointMBean |
getAnonymousPublisher() |
List<String> |
getPublisher() |
EndpointMBean |
getPublisher(String name) |
EndpointMBean |
getSubscription(String name) |
List<String> |
getSubscriptions() |
getAddress, getName, register, unregister
EndpointMBean getPublisher(String name)
EndpointMBean getSubscription(String name)
EndpointMBean getAnonymousPublisher()
Apache CXF