Interface EventListener


public interface EventListener
Author:
Juan F. Esteban Müller <JuanF.EstebanMuller@ess.eu>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    event(org.epics.pvdata.pv.PVStructure pvStructure)
     
  • Method Details