|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandConfiguration | |
---|---|
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. |
Uses of CommandConfiguration in org.tango.server.command |
---|
Methods in org.tango.server.command that return CommandConfiguration | |
---|---|
CommandConfiguration |
ReflectCommandBehavior.getConfiguration()
|
CommandConfiguration |
ICommandBehavior.getConfiguration()
|
Constructors in org.tango.server.command with parameters of type CommandConfiguration | |
---|---|
ReflectCommandBehavior(java.lang.reflect.Method executeMethod,
java.lang.Object businessObject,
CommandConfiguration config)
|
Uses of CommandConfiguration in org.tango.server.dynamic.command |
---|
Methods in org.tango.server.dynamic.command that return CommandConfiguration | |
---|---|
CommandConfiguration |
ProxyCommand.getConfiguration()
|
CommandConfiguration |
GroupCommand.getConfiguration()
|
Uses of CommandConfiguration in org.tango.server.testserver |
---|
Methods in org.tango.server.testserver that return CommandConfiguration | |
---|---|
CommandConfiguration |
DynamicCommandTest.getConfiguration()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |