public class AsyncGroupCommand extends Object implements ICommandBehavior
| Constructor and Description |
|---|
AsyncGroupCommand(String name,
String... commandFullNames) |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(Object arg)
Execute the command
|
CommandConfiguration |
getConfiguration() |
StateMachineBehavior |
getStateMachine() |
public CommandConfiguration getConfiguration() throws fr.esrf.Tango.DevFailed
getConfiguration in interface ICommandBehaviorfr.esrf.Tango.DevFailedpublic Object execute(Object arg) throws fr.esrf.Tango.DevFailed
ICommandBehaviorexecute in interface ICommandBehaviorarg - the input of the commandfr.esrf.Tango.DevFailedpublic StateMachineBehavior getStateMachine() throws fr.esrf.Tango.DevFailed
getStateMachine in interface ICommandBehaviorfr.esrf.Tango.DevFailedCopyright © 2012–2017 Tango Controls. All rights reserved.