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