Class Summary |
DiscardingDLQBroker |
|
DiscardingDLQBrokerPlugin |
|
ForcePersistencyModeBroker |
A Plugin which allows to force every incoming message to be PERSISTENT or NON-PERSISTENT. |
ForcePersistencyModeBrokerPlugin |
A Plugin which allows to force every incoming message to be PERSISTENT or NON-PERSISTENT. |
StatisticsBroker |
A StatisticsBroker You can retrieve a Map Message for a Destination - or
Broker containing statistics as key-value pairs The message must contain a
replyTo Destination - else its ignored |
StatisticsBrokerPlugin |
A StatisticsBrokerPlugin
You can retrieve a Map Message for a Destination - or
Broker containing statistics as key-value pairs The message must contain a
replyTo Destination - else its ignored
To retrieve stats on the broker send a empty message to ActiveMQ.Statistics.Broker (Queue or Topic)
With a replyTo set to the destination you want the stats returned to. |