Package edu.sc.seis.sod
Interface ArmListener
- All Known Implementing Classes:
NetworkTimeRange
,OutputScheduler
,WebAdmin
public interface ArmListener
Notifies the given object when the arms of SOD are starting and, if it calls
add on the arm when it gets in starting, when the arm is finished.
-
Method Details
-
finished
-
starting
- Throws:
ConfigurationException
-
started
Called when all the arms have been started.- Throws:
ConfigurationException
-