org.apache.activemq.console
Class ConsoleCommandHandler
java.lang.Object
org.apache.activemq.console.ConsoleCommandHandler
- All Implemented Interfaces:
- CommandHandler
public class ConsoleCommandHandler
- extends Object
- implements CommandHandler
A default implementation of the @{link CommandHandler} interface
- Version:
- $Revision: $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsoleCommandHandler
public ConsoleCommandHandler()
processCommand
public void processCommand(TextMessage request,
TextMessage response)
throws Exception
- Specified by:
processCommand
in interface CommandHandler
- Throws:
Exception
tokenize
protected List<String> tokenize(String text)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.