Package | Description |
---|---|
org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
Modifier and Type | Method and Description |
---|---|
BrokerView |
BrokerService.getAdminView()
Returns the administration view of the broker; used to create and destroy
resources such as queues and topics.
|
Modifier and Type | Method and Description |
---|---|
void |
BrokerService.setAdminView(BrokerView adminView) |
Copyright © 2005–2014. All rights reserved.