public abstract class CommandMessageHandlerUtils extends Object
| Constructor and Description |
|---|
CommandMessageHandlerUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
resolveAcceptedCommandName(AbstractMessageHandler handler)
Returns the name of the Command accepted by the given
handler. |
public static String resolveAcceptedCommandName(AbstractMessageHandler handler)
handler.handler - The handler to resolve the name fromCopyright © 2010-2014. All Rights Reserved.