| Package | Description |
|---|---|
| org.tango.server.command |
Implementation of Tango command
|
| org.tango.server.dynamic.command |
Implementation of some dynamic commands
|
| org.tango.server.testserver |
All servers for unit tests.
|
| Modifier and Type | Method and Description |
|---|---|
CommandConfiguration |
ReflectCommandBehavior.getConfiguration() |
CommandConfiguration |
ICommandBehavior.getConfiguration() |
| Constructor and Description |
|---|
ReflectCommandBehavior(Method executeMethod,
Object businessObject,
CommandConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
CommandConfiguration |
ProxyCommand.getConfiguration() |
CommandConfiguration |
GroupCommand.getConfiguration() |
CommandConfiguration |
AsyncGroupCommand.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CommandConfiguration |
DynamicCommandTest.getConfiguration() |
Copyright © 2012–2017 Tango Controls. All rights reserved.