public class CommandHelper extends Object
| Constructor and Description |
|---|
CommandHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<Class<?>> |
getAllCommandClass() |
static Class<?> |
getCommandClass(String commandName) |
static boolean |
hasCommand(String commandName) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.