Package uk.ac.diamond.daq.stage.impl
Class DefaultStageGroupService
java.lang.Object
gda.factory.FindableBase
uk.ac.diamond.daq.stage.impl.DefaultStageGroupService
- All Implemented Interfaces:
Findable,StageGroupService
@ServiceInterface(StageGroupService.class)
public class DefaultStageGroupService
extends FindableBase
implements StageGroupService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(StageGroupListener listener) voidchangeStageGroup(String stageGroupName) voidremoveListener(StageGroupListener listener) Methods inherited from class gda.factory.FindableBase
equals, getName, hashCode, setName
-
Constructor Details
-
DefaultStageGroupService
- Throws:
StageException
-
-
Method Details
-
addListener
- Specified by:
addListenerin interfaceStageGroupService
-
removeListener
- Specified by:
removeListenerin interfaceStageGroupService
-
currentStageGroup
- Specified by:
currentStageGroupin interfaceStageGroupService
-
listStageGroups
- Specified by:
listStageGroupsin interfaceStageGroupService
-
changeStageGroup
- Specified by:
changeStageGroupin interfaceStageGroupService- Throws:
StageException
-