|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.wsn.AbstractEndpoint
org.apache.servicemix.wsn.AbstractNotificationBroker
org.apache.servicemix.wsn.jms.JmsNotificationBroker
org.apache.servicemix.wsn.jbi.JbiNotificationBroker
public class JbiNotificationBroker
| Field Summary |
|---|
| Fields inherited from class org.apache.servicemix.wsn.AbstractNotificationBroker |
|---|
FIXED_TOPIC_SET_QNAME, NAMESPACE_URI, PREFIX, TOPIC_EXPRESSION_DIALECT_QNAME, TOPIC_EXPRESSION_QNAME, TOPIC_SET_QNAME |
| Fields inherited from class org.apache.servicemix.wsn.AbstractEndpoint |
|---|
address, endpoint, manager, name |
| Constructor Summary | |
|---|---|
JbiNotificationBroker(java.lang.String name)
|
|
| Method Summary | |
|---|---|
protected JmsPublisher |
createJmsPublisher(java.lang.String name)
|
protected JmsSubscription |
createJmsSubscription(java.lang.String name)
|
javax.jbi.component.ComponentContext |
getContext()
|
void |
setContext(javax.jbi.component.ComponentContext context)
|
| Methods inherited from class org.apache.servicemix.wsn.jms.JmsNotificationBroker |
|---|
createPublisher, createSubcription, destroy, getConnectionFactory, handleGetResourceProperty, init, setConnectionFactory |
| Methods inherited from class org.apache.servicemix.wsn.AbstractNotificationBroker |
|---|
createAddress, getCurrentMessage, getPublisher, getResourceProperty, handleNotify, handleRegisterPublisher, handleSubscribe, init, notify, registerPublisher, subscribe, unsubscribe |
| Methods inherited from class org.apache.servicemix.wsn.AbstractEndpoint |
|---|
getAddress, getManager, getName, register, setAddress, setManager, unregister |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JbiNotificationBroker(java.lang.String name)
| Method Detail |
|---|
protected JmsSubscription createJmsSubscription(java.lang.String name)
createJmsSubscription in class JmsNotificationBrokerprotected JmsPublisher createJmsPublisher(java.lang.String name)
createJmsPublisher in class JmsNotificationBrokerpublic javax.jbi.component.ComponentContext getContext()
public void setContext(javax.jbi.component.ComponentContext context)
setContext in interface ComponentContextAware
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||