public class BackendStat
extends com.forgerock.opendj.cli.ConsoleApplication
Constructor and Description |
---|
BackendStat(OutputStream out,
OutputStream err)
Creates a new dsconfig application instance.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Provides the command-line arguments to the main application for processing.
|
static int |
main(String[] args,
OutputStream outStream,
OutputStream errStream)
Provides the command-line arguments to the main application for processing and returns the exit code as an
integer.
|
askConfirmation, askPort, confirmAction, enableConsoleLoggingIfVerbose, errPrint, errPrintln, errPrintln, errPrintln, errPrintlnSurroundedByBlankLines, errPrintVerboseMessage, flushLogStream, getErrorStream, getErrStream, getInputStream, getOutputStream, isInteractive, isMenuDrivenMode, isPromptingForTrust, isQuiet, isScriptFriendly, isVerbose, logVerboseMessage, pressReturnToContinue, print, println, println, println, println, printlnNoWrap, printlnSurroundedByBlankLines, printNoWrap, printProgressBar, printVerboseMessage, readInput, readInput, readInputAllowEmpty, readLineOfInput, readPassword, readPassword, readPort, readValidatedInput, readValidatedInput, report, run
public BackendStat(OutputStream out, OutputStream err)
out
- The application output stream.err
- The application error stream.public static void main(String[] args)
args
- The set of command-line arguments provided to this program.public static int main(String[] args, OutputStream outStream, OutputStream errStream)
args
- The set of command-line arguments provided to this program.outStream
- The output stream for standard output.errStream
- The output stream for standard error.Copyright 2010-2020 ForgeRock AS.