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 java.lang.Object
implements Command


Constructor Summary
AMQJournalToolCommand()
           
 
Method Summary
 void execute(java.util.List<java.lang.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(java.util.List<java.lang.String> tokens)
             throws java.lang.Exception
Specified by:
execute in interface Command
Throws:
java.lang.Exception

setCommandContext

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


Copyright © 2005-2012 FuseSource, Corp.. All Rights Reserved.