org.tango.server.servant
Class CommandGetter

java.lang.Object
  extended by org.tango.server.servant.CommandGetter

public class CommandGetter
extends java.lang.Object


Constructor Summary
CommandGetter()
           
 
Method Summary
static CommandImpl getCommand(java.lang.String name, java.util.List<CommandImpl> commandList)
          Get a command
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandGetter

public CommandGetter()
Method Detail

getCommand

public static CommandImpl getCommand(java.lang.String name,
                                     java.util.List<CommandImpl> commandList)
                              throws fr.esrf.Tango.DevFailed
Get a command

Parameters:
name -
Returns:
The command
Throws:
fr.esrf.Tango.DevFailed


Copyright © 2012-2015. All Rights Reserved.