org.apache.geronimo.activemq
Interface ActiveMQBroker

All Superinterfaces:
J2EEManagedObject, JMSBroker, NetworkContainer
All Known Subinterfaces:
BrokerServiceGBean
All Known Implementing Classes:
BrokerServiceGBeanImpl

public interface ActiveMQBroker
extends JMSBroker

The management interface for the ActiveMQ broker GBean. This is separate from ActiveMQContainer because that interface has hard links to code in activemq-core, yet we still want to be able to distinguish ActiveMQ brokers from non-ActiveMQ JMS brokers.


Method Summary
 
Methods inherited from interface org.apache.geronimo.management.geronimo.NetworkContainer
getConnectors, getConnectors
 
Methods inherited from interface org.apache.geronimo.management.J2EEManagedObject
getObjectName, isEventProvider, isStateManageable, isStatisticsProvider
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.