public class CommandHelper extends Object
CommandHelper(FrameworkModel frameworkModel)
List<Class<?>>
getAllCommandClass()
Class<?>
getCommandClass(String commandName)
boolean
hasCommand(String commandName)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommandHelper(FrameworkModel frameworkModel)
public boolean hasCommand(String commandName)
public List<Class<?>> getAllCommandClass()
public Class<?> getCommandClass(String commandName)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.