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:
- ComponentContextAware, NotificationBroker, GetResourceProperty
public class JbiNotificationBroker
- extends JmsNotificationBroker
- implements ComponentContextAware
| Methods inherited from class org.apache.servicemix.wsn.AbstractNotificationBroker |
createAddress, getCurrentMessage, getPublisher, getResourceProperty, handleNotify, handleRegisterPublisher, handleSubscribe, notify, registerPublisher, subscribe, unsubscribe |
| 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
getContext
public javax.jbi.component.ComponentContext getContext()
setContext
public void setContext(javax.jbi.component.ComponentContext context)
- Specified by:
setContext in interface ComponentContextAware
Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.