public class CommandHelper extends Object
CommandHelper()
static List<Class<?>>
getAllCommandClass()
static Class<?>
getCommandClass(String commandName)
static boolean
hasCommand(String commandName)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommandHelper()
public static boolean hasCommand(String commandName)
public static List<Class<?>> getAllCommandClass()
public static Class<?> getCommandClass(String commandName)