|
|||||||||
| Home >> All >> org >> activemq >> [ gbean overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.activemq.gbean
Interface ActiveMQContainer

- All Superinterfaces:
- ActiveMQBroker
- All Known Implementing Classes:
- ActiveMQContainerGBean
- public interface ActiveMQContainer
- extends ActiveMQBroker
An interface to the ActiveMQContainerGBean for use by the ActiveMQConnectorGBean.
- Version:
- $Revision: 1.1.1.1 $
| Method Detail |
getBrokerContainer
public org.activemq.broker.BrokerContainer getBrokerContainer()
getBrokerAdmin
public org.activemq.broker.BrokerAdmin getBrokerAdmin()
getBrokerName
public java.lang.String getBrokerName()
getJaasConfiguration
public java.lang.String getJaasConfiguration()
getSecurityRoles
public java.util.Properties getSecurityRoles()
|
|||||||||
| Home >> All >> org >> activemq >> [ gbean overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC