public class CommonsCliArgumentParser extends java.lang.Object implements CliArgumentParser
| Constructor and Description |
|---|
CommonsCliArgumentParser() |
| Modifier and Type | Method and Description |
|---|---|
JmxTransConfiguration |
parseOptions(java.lang.String[] args)
Parse the options given on the command line.
|
@Nonnull public JmxTransConfiguration parseOptions(@Nonnull java.lang.String[] args) throws OptionsException, org.apache.commons.cli.ParseException
parseOptions in interface CliArgumentParserOptionsExceptionorg.apache.commons.cli.ParseExceptionCopyright © 2010-2018 JmxTrans team. All Rights Reserved.