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