com.iona.fuse.mb.store.amq
Class AMQJournalToolCommand

java.lang.Object
  extended by com.iona.fuse.mb.store.amq.AMQJournalToolCommand
All Implemented Interfaces:
Command

public class AMQJournalToolCommand
extends Object
implements Command


Constructor Summary
AMQJournalToolCommand()
           
 
Method Summary
 void execute(List<String> tokens)
           
 void setCommandContext(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 Command
Throws:
Exception

setCommandContext

public void setCommandContext(CommandContext context)
Specified by:
setCommandContext in interface Command


Copyright © 2005-2011 FuseSource. All Rights Reserved.