gov.aps.epics.jca
Interface GetListener

All Superinterfaces:
java.util.EventListener

public interface GetListener
extends java.util.EventListener

The listener interface for receiving GetEvents.

See Also:
Channel

Method Summary
 void getCompleted(gov.aps.epics.jca.GetEvent ev)
           
 

Method Detail

getCompleted

public void getCompleted(gov.aps.epics.jca.GetEvent ev)