Package uk.ac.gda.stage.hutch
Class StageControl
java.lang.Object
gda.factory.ConfigurableBase
uk.ac.gda.stage.hutch.StageControl
- All Implemented Interfaces:
Configurable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanChecks to see if the object is already configured.booleanisReady()voidvoidraiseError(String message) voidvoidreset()Methods inherited from class gda.factory.ConfigurableBase
configure, isConfigureAtStartup, reconfigure, setConfigured
-
Constructor Details
-
StageControl
public StageControl()
-
-
Method Details
-
getInstance
- Throws:
FactoryException
-
isConfigured
public boolean isConfigured()Description copied from interface:ConfigurableChecks to see if the object is already configured.- Specified by:
isConfiguredin interfaceConfigurable- Overrides:
isConfiguredin classConfigurableBase- Returns:
- return
trueif configuredfalseotherwise
-
isReady
public boolean isReady() -
notify
-
raiseError
-
reloadBeamlineParameters
public void reloadBeamlineParameters() -
reset
public void reset()
-