org.apache.activemq.broker
Interface BrokerServiceAware

All Known Implementing Classes:
CommandAgent, JDBCPersistenceAdapter, MasterConnector

public interface BrokerServiceAware

An interface used to represent a component that wants the BrokerService to be injected

Version:
$Revision: $

Method Summary
 void setBrokerService(BrokerService brokerService)
           
 

Method Detail

setBrokerService

void setBrokerService(BrokerService brokerService)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.