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