public abstract class BackupCommands extends LocalDomainCommand
domainDirParamDEFAULT_MASTER_PASSWORDargv, ASADMIN, commandModel, CONNECTION_ERROR, env, ERROR, INVALID_COMMAND_ERROR, lineReader, logger, metadataErrors, name, operands, options, passwords, programOpts, SUCCESS, terminal, WARNING| Constructor and Description |
|---|
BackupCommands() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkOptions()
A method that checks the options and operand that the user supplied.
|
protected boolean |
isWritableDirectory(File domainFile) |
protected void |
prepareRequest() |
protected void |
setBackupDir(String dir) |
protected void |
setDescription(String d) |
protected void |
setRecycleLimit(int limit) |
String |
toString() |
getDomainName, getDomainRootDir, getDomainsDir, initDomain, isThisDAS, prepare, setDomainName, validatecheckForSpecialFiles, getAdminAddress, getAdminAddress, getDomainXml, getMasterPassword, getMasterPasswordFile, getPrevPid, getServerDirs, getServerPid, getUptime, isLocal, isRemote, isRestartable, isRunning, isRunning, isThisServer, loadAndVerifyKeystore, readFromMasterPasswordFile, resetServerDirs, setLocalPassword, setServerDirs, unsetLocalPassword, verifyMasterPassword, waitForRestartbuildLineReader, buildTerminal, checkHelp, closeTerminal, execute, execute, executeCommand, expandManPage, getBooleanOption, getBriefCommandUsage, getCommand, getCommand, getCommandScope, getCommandUsage, getManPage, getName, getOperandModel, getOption, getOptions, getPassword, getPassword, getProgramOptions, getSystemProperties, getSystemProperty, getUsage, initializeLogger, initializePasswords, inject, ok, parse, postConstruct, prevalidate, printExceptionStackTrace, processProgramOptions, quote, readPassword, setCommandScope, usageOptionsprotected void checkOptions()
throws CommandException
CommandExceptionprotected void setDescription(String d)
protected void setBackupDir(String dir)
protected void setRecycleLimit(int limit)
protected void prepareRequest()
throws CommandValidationException
CommandValidationExceptionprotected boolean isWritableDirectory(File domainFile)
public String toString()
toString in class CLICommandCopyright © 2019. All rights reserved.