Package org.apache.activemq.broker
Interface BrokerContextAware
public interface BrokerContextAware
Interface to be implemented by any object that wishes to have instance of @see BrokerContext
-
Method Summary
-
Method Details
-
setBrokerContext
-
getBrokerContext
BrokerContext getBrokerContext()
-