|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.console.ConsoleCommandHandler
public class ConsoleCommandHandler
A default implementation of the @{link CommandHandler} interface
Constructor Summary | |
---|---|
ConsoleCommandHandler()
|
Method Summary | |
---|---|
void |
processCommand(javax.jms.TextMessage request,
javax.jms.TextMessage response)
|
protected java.util.List |
tokenize(java.lang.String text)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConsoleCommandHandler()
Method Detail |
---|
public void processCommand(javax.jms.TextMessage request, javax.jms.TextMessage response) throws java.lang.Exception
processCommand
in interface CommandHandler
java.lang.Exception
protected java.util.List tokenize(java.lang.String text)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |