public interface ArmListener
| Modifier and Type | Method and Description |
|---|---|
void |
finished(Arm arm) |
void |
started()
Called when all the arms have been started.
|
void |
starting(Arm arm) |
void finished(Arm arm)
void starting(Arm arm) throws ConfigurationException
ConfigurationExceptionvoid started()
throws ConfigurationException
ConfigurationException