net.agmodel.metBean
Interface StationDataListener

All Superinterfaces:
EventListener, RequestBeanListener
All Known Implementing Classes:
EventMonitorBean

public interface StationDataListener
extends RequestBeanListener


Method Summary
 void newStationData(StationDataEvent evt)
           
 
Methods inherited from interface net.agmodel.utilBean.RequestBeanListener
requestSent
 

Method Detail

newStationData

public void newStationData(StationDataEvent evt)