public class MembraneCommandLine extends Object
Constructor and Description |
---|
MembraneCommandLine() |
Modifier and Type | Method and Description |
---|---|
String |
getConfiguration() |
String |
getMonitorBeans() |
boolean |
hasConfiguration() |
boolean |
hasMonitorBeans() |
boolean |
needHelp() |
void |
parse(String[] args) |
void |
printUsage() |
public void parse(String[] args) throws org.apache.commons.cli.ParseException
org.apache.commons.cli.ParseException
public void printUsage()
public boolean needHelp()
public boolean hasMonitorBeans()
public String getMonitorBeans()
public boolean hasConfiguration()
public String getConfiguration()
Copyright © 2012. All Rights Reserved.