public class TestDynamicCommand
extends java.lang.Object
implements org.tango.server.command.ICommandBehavior
| Constructor and Description |
|---|
TestDynamicCommand() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(java.lang.Object arg) |
org.tango.server.command.CommandConfiguration |
getConfiguration() |
org.tango.server.StateMachineBehavior |
getStateMachine() |
public org.tango.server.command.CommandConfiguration getConfiguration()
throws fr.esrf.Tango.DevFailed
getConfiguration in interface org.tango.server.command.ICommandBehaviorfr.esrf.Tango.DevFailedpublic java.lang.Object execute(java.lang.Object arg)
throws fr.esrf.Tango.DevFailed
execute in interface org.tango.server.command.ICommandBehaviorfr.esrf.Tango.DevFailedpublic org.tango.server.StateMachineBehavior getStateMachine()
throws fr.esrf.Tango.DevFailed
getStateMachine in interface org.tango.server.command.ICommandBehaviorfr.esrf.Tango.DevFailedCopyright © 2013. All Rights Reserved.