org.codehaus.activemq.capacity
Interface CapacityMonitorEventListener

All Known Implementing Classes:
ActiveMQConnection, BrokerContainerImpl

public interface CapacityMonitorEventListener

A listener for CapacityChangedEvents

Version:
$Revision: 1.1 $

Method Summary
 void capacityChanged(CapacityMonitorEvent event)
          called when the capacity of a CapacityMonitor changes
 

Method Detail

capacityChanged

public void capacityChanged(CapacityMonitorEvent event)
called when the capacity of a CapacityMonitor changes

Parameters:
event -


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