org.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 mangement 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.

Version:
$Revision: 1.0$

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 © 2004-2007 Protique, Ltd.. All Rights Reserved.