org.apache.servicemix.wsn.jbi
Class JbiNotificationBroker
java.lang.Object
org.apache.servicemix.wsn.AbstractEndpoint
org.apache.servicemix.wsn.AbstractNotificationBroker
org.apache.servicemix.wsn.jms.JmsNotificationBroker
org.apache.servicemix.wsn.jbi.JbiNotificationBroker
- All Implemented Interfaces:
- NotificationBroker
public class JbiNotificationBroker
- extends JmsNotificationBroker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JbiNotificationBroker
public JbiNotificationBroker(String name)
createJmsSubscription
protected JmsSubscription createJmsSubscription(String name)
- Specified by:
createJmsSubscription in class JmsNotificationBroker
createJmsPublisher
protected JmsPublisher createJmsPublisher(String name)
- Specified by:
createJmsPublisher in class JmsNotificationBroker
getLifeCycle
public WSNLifeCycle getLifeCycle()
setLifeCycle
public void setLifeCycle(WSNLifeCycle lifeCycle)
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.