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