org.apache.activemq.gbean
Interface ActiveMQBroker

All Superinterfaces:
org.apache.geronimo.management.J2EEManagedObject, org.apache.geronimo.management.geronimo.JMSBroker, org.apache.geronimo.management.geronimo.NetworkContainer

public interface ActiveMQBroker
extends org.apache.geronimo.management.geronimo.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 © 2006 Apache Software Foundation. All Rights Reserved.