org.apache.geronimo.activemq
Interface ActiveMQManager

All Superinterfaces:
J2EEManagedObject, JMSManager, NetworkManager
All Known Implementing Classes:
ActiveMQManagerGBean

public interface ActiveMQManager
extends JMSManager, J2EEManagedObject

The GBean interface for the ActiveMQ management GBean. This defines the features that should be available to the management interface at runtime.


Method Summary
 
Methods inherited from interface org.apache.geronimo.management.geronimo.JMSManager
addConnector
 
Methods inherited from interface org.apache.geronimo.management.geronimo.NetworkManager
getConnectors, getConnectors, getConnectorsForContainer, getConnectorsForContainer, getContainers, getProductName, getSupportedProtocols, removeConnector
 
Methods inherited from interface org.apache.geronimo.management.J2EEManagedObject
getObjectName, isEventProvider, isStateManageable, isStatisticsProvider
 



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