Uses of Interface
org.activemq.broker.BrokerAdmin

Packages that use BrokerAdmin
org.activemq.broker The API for the JMS Broker which is the server side of a JMS network though it may be deployed inside a client in peer style networks. 
org.activemq.broker.impl The default implementation of the JMS Broker 
 

Uses of BrokerAdmin in org.activemq.broker
 

Methods in org.activemq.broker that return BrokerAdmin
 BrokerAdmin Broker.getBrokerAdmin()
          Get's the admin interface of the broker.
 

Uses of BrokerAdmin in org.activemq.broker.impl
 

Classes in org.activemq.broker.impl that implement BrokerAdmin
 class DefaultBroker
          The default Broker implementation
 

Methods in org.activemq.broker.impl that return BrokerAdmin
 BrokerAdmin DefaultBroker.getBrokerAdmin()
           
 



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