public class Main extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.commons.cli.CommandLine |
_commandLine |
Modifier and Type | Method and Description |
---|---|
protected void |
execute() |
static void |
main(String[] args) |
protected boolean |
parseCommandline(String[] args) |
protected void |
setExceptionHandler() |
protected void |
shutdown(int status) |
protected void |
startBroker(BrokerOptions options) |
public Main(String[] args)
public static void main(String[] args)
protected boolean parseCommandline(String[] args)
protected void setExceptionHandler()
protected void startBroker(BrokerOptions options) throws Exception
Exception
protected void shutdown(int status)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.