Uses of Class
org.activemq.ActiveMQTopicPublisher

Packages that use ActiveMQTopicPublisher
org.activemq.pool A JMS provider for working with ActiveMQ's JCA ResourceAdapter which uses the same JMS Session that is being used to dispatch JMS Messages inside a JCA or MDB container. 
 

Uses of ActiveMQTopicPublisher in org.activemq.pool
 

Methods in org.activemq.pool that return ActiveMQTopicPublisher
 ActiveMQTopicPublisher PooledSession.getTopicPublisher()
           
protected  ActiveMQTopicPublisher PooledTopicPublisher.getTopicPublisher()
           
 

Constructors in org.activemq.pool with parameters of type ActiveMQTopicPublisher
PooledTopicPublisher(ActiveMQTopicPublisher messageProducer, Destination destination)
           
 



Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.