|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CapacityMonitorEvent | |
| org.activemq | The core JMS client implementation classes |
| org.activemq.broker.impl | The default implementation of the JMS Broker |
| org.activemq.capacity | |
| Uses of CapacityMonitorEvent in org.activemq |
| Methods in org.activemq with parameters of type CapacityMonitorEvent | |
void |
ActiveMQConnection.capacityChanged(CapacityMonitorEvent event)
CapacityMonitorEventListener implementation called when the capacity of a CapacityService changes |
| Uses of CapacityMonitorEvent in org.activemq.broker.impl |
| Methods in org.activemq.broker.impl with parameters of type CapacityMonitorEvent | |
void |
BrokerContainerImpl.capacityChanged(CapacityMonitorEvent event)
Update any message producers about our capacity to handle messages |
| Uses of CapacityMonitorEvent in org.activemq.capacity |
| Methods in org.activemq.capacity that return CapacityMonitorEvent | |
CapacityMonitorEvent |
DelegateCapacityMonitor.generateCapacityMonitorEvent()
|
CapacityMonitorEvent |
CapacityMonitor.generateCapacityMonitorEvent()
|
CapacityMonitorEvent |
BasicCapacityMonitor.generateCapacityMonitorEvent()
|
| Methods in org.activemq.capacity with parameters of type CapacityMonitorEvent | |
void |
CapacityMonitorEventListener.capacityChanged(CapacityMonitorEvent event)
called when the capacity of a CapacityMonitor changes |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||