Uses of Class
org.codehaus.activemq.capacity.CapacityMonitorEvent

Packages that use CapacityMonitorEvent
org.codehaus.activemq The core JMS client implementation classes 
org.codehaus.activemq.broker.impl The default implementation of the JMS Broker  
org.codehaus.activemq.capacity   
 

Uses of CapacityMonitorEvent in org.codehaus.activemq
 

Methods in org.codehaus.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.codehaus.activemq.broker.impl
 

Methods in org.codehaus.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.codehaus.activemq.capacity
 

Methods in org.codehaus.activemq.capacity with parameters of type CapacityMonitorEvent
 void CapacityMonitorEventListener.capacityChanged(CapacityMonitorEvent event)
          called when the capacity of a CapacityMonitor changes
 



Copyright © 2004 Protique, Ltd.. All Rights Reserved.