|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BrokerDestinationView | |
|---|---|
| org.apache.activemq.broker.view | Broker Plugins for visualising the current system |
| Uses of BrokerDestinationView in org.apache.activemq.broker.view |
|---|
| Methods in org.apache.activemq.broker.view that return BrokerDestinationView | |
|---|---|
BrokerDestinationView |
MessageBrokerView.getDestinationView(ActiveMQDestination activeMQDestination)
Get the BrokerDestinationView associated with destination |
BrokerDestinationView |
MessageBrokerView.getDestinationView(String destinationName)
It will be assumed the destinationName is prepended with topic:// or queue:// - but will default to a Queue |
BrokerDestinationView |
MessageBrokerView.getDestinationView(String destinationName,
byte type)
Get the BrokerDestinationView associated with destination |
BrokerDestinationView |
MessageBrokerView.getQueueDestinationView(String destinationName)
Get the BrokerDestinationView associated with the queue |
BrokerDestinationView |
MessageBrokerView.getTopicDestinationView(String destinationName)
Get the BrokerDestinationView associated with the topic |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||