|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrokerAdmin | |
---|---|
org.activemq.broker | The API for the JMS Broker which is the server side of a JMS network though it may be deployed inside a client in peer style networks. |
org.activemq.broker.impl | The default implementation of the JMS Broker |
Uses of BrokerAdmin in org.activemq.broker |
---|
Methods in org.activemq.broker that return BrokerAdmin | |
---|---|
BrokerAdmin |
Broker.getBrokerAdmin()
Get's the admin interface of the broker. |
Uses of BrokerAdmin in org.activemq.broker.impl |
---|
Classes in org.activemq.broker.impl that implement BrokerAdmin | |
---|---|
class |
DefaultBroker
The default Broker implementation |
Methods in org.activemq.broker.impl that return BrokerAdmin | |
---|---|
BrokerAdmin |
DefaultBroker.getBrokerAdmin()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |