Uses of Class
org.activemq.message.BrokerInfo

Packages that use BrokerInfo
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 BrokerInfo in org.activemq.broker
 

Methods in org.activemq.broker that return BrokerInfo
 BrokerInfo Broker.getBrokerInfo()
           
 BrokerInfo BrokerConnector.getBrokerInfo()
           
 

Uses of BrokerInfo in org.activemq.broker.impl
 

Subclasses of BrokerInfo in org.activemq.broker.impl
 class LocalBrokerInfo
          Information about a connected Broker
 

Methods in org.activemq.broker.impl that return BrokerInfo
 BrokerInfo BrokerConnectorImpl.getBrokerInfo()
           
 BrokerInfo DefaultBroker.getBrokerInfo()
           
 



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