public class EncodeJournal extends LockAbstract
| Modifier and Type | Field and Description |
|---|---|
String |
directory |
String |
prefix |
int |
size |
String |
suffix |
binding, journal, largeMessges, pagingglobalcontext, verbose| Constructor and Description |
|---|
EncodeJournal() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(ActionContext context) |
static void |
exportJournal(String directory,
String journalPrefix,
String journalSuffix,
int minFiles,
int fileSize,
PrintStream out) |
static void |
exportJournal(String directory,
String journalPrefix,
String journalSuffix,
int minFiles,
int fileSize,
String fileName) |
unlockgetBinding, getJournal, getLargeMessages, getPaginggetBrokerDTO, getConfiguration, getFileConfiguration, getManagementConfiguration, getManagementDTO, helpGroup, readConfiguration, treatErrorcheckOptions, getBrokerEtc, getBrokerHome, getBrokerInstance, getBrokerURIInstance, isVerbose, setHomeValuespublic String directory
public String prefix
public String suffix
public int size
public Object execute(ActionContext context) throws Exception
execute in interface Actionexecute in class LockAbstractExceptionpublic static void exportJournal(String directory, String journalPrefix, String journalSuffix, int minFiles, int fileSize, String fileName) throws Exception
ExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.