public class AMQJournalTool extends Object
Constructor and Description |
---|
AMQJournalTool() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.velocity.VelocityContext |
createVelocityContext()
Creates a new VelocityContext that is pre-populated with the JVMs
system properties.
|
void |
execute() |
ArrayList<File> |
getDirs() |
String |
getQuery() |
boolean |
isHelp() |
static void |
main(String[] args) |
void |
setHelp(boolean help) |
void |
setMessageFormat(String messageFormat) |
void |
setQueueAckFormat(String queueAckFormat) |
void |
setTopicAckFormat(String ackFormat) |
void |
setTraceFormat(String traceFormat) |
void |
setTransactionFormat(String transactionFormat) |
void |
setUnknownFormat(String unknownFormat) |
void |
setWhere(String query) |
public AMQJournalTool()
protected org.apache.velocity.VelocityContext createVelocityContext()
public void setMessageFormat(String messageFormat)
public void setTopicAckFormat(String ackFormat)
public void setTransactionFormat(String transactionFormat)
public void setTraceFormat(String traceFormat)
public void setUnknownFormat(String unknownFormat)
public void setQueueAckFormat(String queueAckFormat)
public boolean isHelp()
public void setHelp(boolean help)
Copyright © 2005–2015. All rights reserved.