org.huihoo.jfox.jmx.adaptor.http
Class CommandLoader

java.lang.Object
  |
  +--org.huihoo.jfox.jmx.adaptor.http.CommandLoader

public class CommandLoader
extends java.lang.Object

Author:
Young Yang

Constructor Summary
CommandLoader()
           
 
Method Summary
static Command loadCommand(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLoader

public CommandLoader()
Method Detail

loadCommand

public static Command loadCommand(java.lang.String name)
                           throws java.lang.Exception
java.lang.Exception