@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_QNAME
address, endpoint, 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, setConnectionFactory
getAnonymousPublisher, getCurrentMessage, getMBeanName, getPublisher, getPublisher, getPublisher, getResourceProperty, getSubscription, getSubscriptions, handleNotify, handleRegisterPublisher, handleSubscribe, notify, registerPublisher, subscribe, unsubscribe
getAddress, getEpr, getManager, getName, getWSDLLocation, register, setAddress, setManager, unregister
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAnonymousPublisher, getPublisher, getPublisher, getSubscription, getSubscriptions
getAddress, getName, register, unregister
public 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 JmsNotificationBroker
protected JmsPublisher createJmsPublisher(String name)
createJmsPublisher
in class JmsNotificationBroker
Apache CXF