org.apache.activemq.gbean
Interface ActiveMQManager

All Superinterfaces:
org.apache.geronimo.management.J2EEManagedObject, org.apache.geronimo.management.geronimo.JMSManager, org.apache.geronimo.management.geronimo.NetworkManager

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