org.activemq.gbean
Interface ActiveMQContainer
- All Superinterfaces:
- org.activemq.gbean.ActiveMQBroker, org.apache.geronimo.management.J2EEManagedObject, org.apache.geronimo.management.geronimo.JMSBroker, org.apache.geronimo.management.geronimo.NetworkContainer
- All Known Implementing Classes:
- ActiveMQContainerGBean
public interface ActiveMQContainer
- extends org.activemq.gbean.ActiveMQBroker
An interface to the ActiveMQContainerGBean for use by the
ActiveMQConnectorGBean.
- Version:
- $Revision: 1.1.1.1 $
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 |
getBrokerContainer
org.activemq.broker.BrokerContainer getBrokerContainer()
getBrokerAdmin
org.activemq.broker.BrokerAdmin getBrokerAdmin()
getBrokerName
String getBrokerName()
getJaasConfiguration
String getJaasConfiguration()
getSecurityRoles
Properties getSecurityRoles()
Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.