org.apache.activemq.store.amq
Class AMQJournalToolCommand
java.lang.Object
org.apache.activemq.store.amq.AMQJournalToolCommand
- All Implemented Interfaces:
- Command
public class AMQJournalToolCommand
- extends Object
- implements Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AMQJournalToolCommand
public AMQJournalToolCommand()
execute
public void execute(List<String> tokens)
throws Exception
- Description copied from interface:
Command
- Execute the specified command
- Specified by:
execute
in interface Command
- Parameters:
tokens
- - arguments to the command
- Throws:
Exception
setCommandContext
public void setCommandContext(CommandContext context)
- Specified by:
setCommandContext
in interface Command
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.