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 |
run(String[] args) |
protected void |
setup(org.apache.commons.cli.CommandLine commandLine,
ChronicleHistoryReader chronicleHistoryReader) |
public static void main(@NotNull @NotNull String[] args)
protected void run(String[] args)
protected void setup(org.apache.commons.cli.CommandLine commandLine, 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)
@NotNull protected @NotNull org.apache.commons.cli.Options options()
Copyright © 2020. All rights reserved.