Uses of Interface
org.apache.activemq.broker.BrokerServiceAware

Packages that use BrokerServiceAware
org.apache.activemq.broker.ft Helper classes for implementing fault tolerance 
org.apache.activemq.broker.util Some utility Broker Plugins 
org.apache.activemq.store.jdbc Message persistence implemented using JDBC 
 

Uses of BrokerServiceAware in org.apache.activemq.broker.ft
 

Classes in org.apache.activemq.broker.ft that implement BrokerServiceAware
 class MasterConnector
          Connects a Slave Broker to a Master when using Master Slave for High Availability of messages.
 

Uses of BrokerServiceAware in org.apache.activemq.broker.util
 

Classes in org.apache.activemq.broker.util that implement BrokerServiceAware
 class CommandAgent
          An agent which listens to commands on a JMS destination
 

Uses of BrokerServiceAware in org.apache.activemq.store.jdbc
 

Classes in org.apache.activemq.store.jdbc that implement BrokerServiceAware
 class JDBCPersistenceAdapter
          A PersistenceAdapter implementation using JDBC for persistence storage.
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.