net.agmodel.metBean
Interface StationListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
ElementAndResolutionBean, EventMonitorBean, StationDatesBean, StationRequestBean

public interface StationListener
extends EventListener


Method Summary
 void newWeatherStation(StationEvent evt)
           
 

Method Detail

newWeatherStation

public void newWeatherStation(StationEvent evt)