@BindingType(value="http://www.w3.org/2003/05/soap/bindings/HTTP/") public class JaxwsNotificationBroker extends JmsNotificationBroker implements JaxwsNotificationBrokerMBean
FIXED_TOPIC_SET_QNAME, NAMESPACE_URI, PREFIX, TOPIC_EXPRESSION_DIALECT_QNAME, TOPIC_EXPRESSION_QNAME, TOPIC_SET_QNAMEaddress, endpoint, endpointEpr, manager, name| Constructor and Description | 
|---|
JaxwsNotificationBroker(String name)  | 
JaxwsNotificationBroker(String name,
                       javax.jms.ConnectionFactory connectionFactory)  | 
JaxwsNotificationBroker(String name,
                       javax.jms.ConnectionFactory connectionFactory,
                       EndpointManager epManager)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected JmsPublisher | 
createJmsPublisher(String name)  | 
protected JmsSubscription | 
createJmsSubscription(String name)  | 
createPublisher, createSubscription, destroy, getConnectionFactory, handleGetResourceProperty, init, setConnectionFactorygetAnonymousPublisher, getCurrentMessage, getMBeanName, getPublisher, getPublisher, getPublisher, getResourceProperty, getSubscription, getSubscriptions, handleNotify, handleRegisterPublisher, handleSubscribe, notify, registerPublisher, subscribe, unsubscribegetAddress, getEpr, getManager, getName, getWSDLLocation, register, setAddress, setManager, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnonymousPublisher, getPublisher, getPublisher, getSubscription, getSubscriptionsgetAddress, getName, register, unregisterpublic JaxwsNotificationBroker(String name)
public JaxwsNotificationBroker(String name, javax.jms.ConnectionFactory connectionFactory)
public JaxwsNotificationBroker(String name, javax.jms.ConnectionFactory connectionFactory, EndpointManager epManager)
protected JmsSubscription createJmsSubscription(String name)
createJmsSubscription in class JmsNotificationBrokerprotected JmsPublisher createJmsPublisher(String name)
createJmsPublisher in class JmsNotificationBrokerApache CXF