public final class InitImpl extends DeviceBehaviorObject
Init| Constructor and Description |
|---|
InitImpl(String deviceName,
Method initMethod,
boolean isLazy,
Object businessObject,
PollingManager pollingManager)
Ctr
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(StateImpl stateImpl,
StatusImpl statusImpl)
Execute the init
|
boolean |
isInitDoneCorrectly()
Get the init result
|
boolean |
isInitInProgress()
Get the init progress
|
void |
setPollingManager(PollingManager pollingManager) |
String |
toString() |
getDeniedStates, getEndState, isAllowed, setDeniedStates, setEndState, setStateMachinepublic InitImpl(String deviceName, Method initMethod, boolean isLazy, Object businessObject, PollingManager pollingManager)
initMethod - isLazy - businessObject - public void setPollingManager(PollingManager pollingManager)
public void execute(StateImpl stateImpl, StatusImpl statusImpl)
stateImpl - statusImpl - fr.esrf.Tango.DevFailedpublic boolean isInitInProgress()
public boolean isInitDoneCorrectly()
public String toString()
toString in class DeviceBehaviorObjectCopyright © 2012–2017 Tango Controls. All rights reserved.