Uses of Class
org.apache.servicemix.wsn.jms.JmsPublisher

Packages that use JmsPublisher
org.apache.servicemix.wsn.jbi JBI implementation of NotificationBroker and related services. 
org.apache.servicemix.wsn.jms JMS based implementation of the NotificationBroker and related services. 
 

Uses of JmsPublisher in org.apache.servicemix.wsn.jbi
 

Subclasses of JmsPublisher in org.apache.servicemix.wsn.jbi
 class JbiPublisher
           
 

Methods in org.apache.servicemix.wsn.jbi that return JmsPublisher
protected  JmsPublisher JbiNotificationBroker.createJmsPublisher(String name)
           
 

Uses of JmsPublisher in org.apache.servicemix.wsn.jms
 

Methods in org.apache.servicemix.wsn.jms that return JmsPublisher
protected abstract  JmsPublisher JmsNotificationBroker.createJmsPublisher(String name)
           
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.