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
ConfigurationException
void started() throws ConfigurationException
ConfigurationException