Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.activemq.capacity
Interface CapacityMonitorEventListener  view CapacityMonitorEventListener download CapacityMonitorEventListener.java


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

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