Modifier and Type | Field and Description |
---|---|
protected String |
command |
protected Map<String,Command> |
commandMap |
protected LogManager |
manager |
protected static String |
NUXEO_KAFKA_CONF |
protected static String |
NUXEO_KAFKA_FILE_CONF |
protected org.apache.commons.cli.Options |
options |
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
protected void |
createChronicleManager(String basePath) |
protected void |
createKafkaManager(String kafkaContribution,
String kafkaConfig) |
protected void |
createManager(Command cmd,
org.apache.commons.cli.CommandLine cmdLine) |
protected Command |
getCommand() |
protected void |
initDefaultOptions() |
static void |
main(String[] args) |
boolean |
run(String[] args) |
protected boolean |
runWithArgs(String[] args) |
protected static final String NUXEO_KAFKA_FILE_CONF
protected static final String NUXEO_KAFKA_CONF
protected final Map<String,Command> commandMap
protected final org.apache.commons.cli.Options options
protected LogManager manager
public Main()
protected boolean runWithArgs(String[] args)
protected void createManager(Command cmd, org.apache.commons.cli.CommandLine cmdLine)
protected void createKafkaManager(String kafkaContribution, String kafkaConfig)
protected void createChronicleManager(String basePath)
protected Command getCommand()
protected void initDefaultOptions()
Copyright © 2018 Nuxeo. All rights reserved.