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.ICommandBehavior
fr.esrf.Tango.DevFailed
public java.lang.Object execute(java.lang.Object arg) throws fr.esrf.Tango.DevFailed
execute
in interface org.tango.server.command.ICommandBehavior
fr.esrf.Tango.DevFailed
public org.tango.server.StateMachineBehavior getStateMachine() throws fr.esrf.Tango.DevFailed
getStateMachine
in interface org.tango.server.command.ICommandBehavior
fr.esrf.Tango.DevFailed
Copyright © 2013. All Rights Reserved.