org.activemq.capacity
Interface CapacityMonitorEventListener

All Known Implementing Classes:
ActiveMQConnection, ActiveMQXAConnection, BrokerContainerImpl

public interface CapacityMonitorEventListener

A listener for CapacityChangedEvents

Version:
$Revision: 1.1.1.1 $

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

Method Detail

capacityChanged

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

Parameters:
event -


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