public final class DynamicCommandTest extends Object implements ICommandBehavior
| Constructor and Description |
|---|
DynamicCommandTest(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object arg)
Execute the command
|
CommandConfiguration |
getConfiguration() |
StateMachineBehavior |
getStateMachine() |
public DynamicCommandTest(Class<?> clazz) throws fr.esrf.Tango.DevFailed
fr.esrf.Tango.DevFailedpublic Object execute(Object arg) throws fr.esrf.Tango.DevFailed
ICommandBehaviorexecute in interface ICommandBehaviorarg - the input of the commandfr.esrf.Tango.DevFailedpublic CommandConfiguration getConfiguration() throws fr.esrf.Tango.DevFailed
getConfiguration in interface ICommandBehaviorfr.esrf.Tango.DevFailedpublic StateMachineBehavior getStateMachine()
getStateMachine in interface ICommandBehaviorCopyright © 2012–2017 Tango Controls. All rights reserved.