public class ConsoleCommandHandler extends Object implements CommandHandler
Constructor and Description |
---|
ConsoleCommandHandler() |
Modifier and Type | Method and Description |
---|---|
void |
processCommand(javax.jms.TextMessage request,
javax.jms.TextMessage response) |
protected List<String> |
tokenize(String text) |
public ConsoleCommandHandler()
public void processCommand(javax.jms.TextMessage request, javax.jms.TextMessage response) throws Exception
processCommand
in interface CommandHandler
Exception
Copyright © 2005–2014. All rights reserved.