public class StartCommand extends AbstractCommand
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_CONFIG_URI |
protected String[] |
helpFile |
COMMAND_OPTION_DELIMETER, context
Constructor and Description |
---|
StartCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getOneLineDescription() |
protected void |
printHelp()
Print the help messages for the browse command
|
protected void |
runTask(List<String> brokerURIs)
The default task to start a broker or a group of brokers
|
execute, handleOption, parseOptions, printHelpFromFile, setCommandContext
public static final String DEFAULT_CONFIG_URI
public StartCommand()
public String getOneLineDescription()
protected void runTask(List<String> brokerURIs) throws Exception
runTask
in class AbstractCommand
brokerURIs
- Exception
protected void printHelp()
printHelp
in class AbstractCommand
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.