public class ChronicleHistoryReaderMain extends Object
Constructor and Description |
---|
ChronicleHistoryReaderMain() |
Modifier and Type | Method and Description |
---|---|
protected @NotNull ChronicleHistoryReader |
chronicleHistoryReader() |
static void |
main(@NotNull String[] args) |
protected @NotNull org.apache.commons.cli.Options |
options() |
protected org.apache.commons.cli.CommandLine |
parseCommandLine(@NotNull String[] args,
org.apache.commons.cli.Options options) |
protected void |
printHelpAndExit(org.apache.commons.cli.Options options,
int status) |
protected void |
printHelpAndExit(org.apache.commons.cli.Options options,
int status,
String message) |
protected void |
run(String[] args) |
protected void |
setup(@NotNull org.apache.commons.cli.CommandLine commandLine,
@NotNull ChronicleHistoryReader chronicleHistoryReader) |
public static void main(@NotNull @NotNull String[] args)
protected void run(String[] args)
protected void setup(@NotNull @NotNull org.apache.commons.cli.CommandLine commandLine, @NotNull @NotNull ChronicleHistoryReader chronicleHistoryReader)
@NotNull protected @NotNull ChronicleHistoryReader chronicleHistoryReader()
protected org.apache.commons.cli.CommandLine parseCommandLine(@NotNull @NotNull String[] args, org.apache.commons.cli.Options options)
protected void printHelpAndExit(org.apache.commons.cli.Options options, int status)
protected void printHelpAndExit(org.apache.commons.cli.Options options, int status, String message)
@NotNull protected @NotNull org.apache.commons.cli.Options options()
Copyright © 2021. All rights reserved.