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

Packages that use BrokerContext
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
 

Uses of BrokerContext in org.apache.activemq.broker
 

Methods in org.apache.activemq.broker that return BrokerContext
 BrokerContext BrokerService.getBrokerContext()
           
 

Methods in org.apache.activemq.broker with parameters of type BrokerContext
 void BrokerService.setBrokerContext(BrokerContext brokerContext)
           
 void BrokerContextAware.setBrokerContext(BrokerContext brokerContext)
           
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.