org.apache.activemq.broker.util
Interface CommandHandler
- All Known Implementing Classes:
- ConsoleCommandHandler
public interface CommandHandler
Represents a processor of text based commands
- Version:
- $Revision: $
Method Summary |
void |
processCommand(javax.jms.TextMessage request,
javax.jms.TextMessage response)
|
processCommand
void processCommand(javax.jms.TextMessage request,
javax.jms.TextMessage response)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2010 Apache Software Foundation. All Rights Reserved.