org.apache.activemq.store.amq
Class AMQJournalToolCommand

java.lang.Object
  extended by org.apache.activemq.store.amq.AMQJournalToolCommand
All Implemented Interfaces:
org.apache.activemq.console.command.Command

public class AMQJournalToolCommand
extends Object
implements org.apache.activemq.console.command.Command


Constructor Summary
AMQJournalToolCommand()
           
 
Method Summary
 void execute(List<String> tokens)
           
 void setCommandContext(org.apache.activemq.console.CommandContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AMQJournalToolCommand

public AMQJournalToolCommand()
Method Detail

execute

public void execute(List<String> tokens)
             throws Exception
Specified by:
execute in interface org.apache.activemq.console.command.Command
Throws:
Exception

setCommandContext

public void setCommandContext(org.apache.activemq.console.CommandContext context)
Specified by:
setCommandContext in interface org.apache.activemq.console.command.Command


Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.