org.epics.pvmanager
Interface PVWriterListener


public interface PVWriterListener

Callback for delivery notification of new value.

Author:
carcassi

Method Summary
 void pvWritten()
          Notified when the value was written.
 

Method Detail

pvWritten

void pvWritten()
Notified when the value was written.