gov.aps.jca.event
Interface MonitorListener

All Superinterfaces:
java.util.EventListener

public interface MonitorListener
extends java.util.EventListener

The listener interface for receiving MonitorEvents.

See Also:
Channel

Method Summary
 void monitorChanged(MonitorEvent ev)
           
 

Method Detail

monitorChanged

public void monitorChanged(MonitorEvent ev)