|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.dubbo.qos.command.util.CommandHelper
public class CommandHelper
| Constructor Summary | |
|---|---|
CommandHelper()
|
|
| Method Summary | |
|---|---|
static List<Class<?>> |
getAllCommandClass()
|
static Class<?> |
getCommandClass(String commandName)
|
static boolean |
hasCommand(String commandName)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandHelper()
| Method Detail |
|---|
public static boolean hasCommand(String commandName)
public static List<Class<?>> getAllCommandClass()
public static Class<?> getCommandClass(String commandName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||