public interface OptionHandler extends IsisConfigurationBuilderPrimer
| Modifier and Type | Method and Description |
|---|---|
void |
addOption(org.apache.commons.cli.Options options) |
boolean |
handle(org.apache.commons.cli.CommandLine commandLine,
BootPrinter bootPrinter,
org.apache.commons.cli.Options options) |
primeConfigurationBuildervoid addOption(org.apache.commons.cli.Options options)
boolean handle(org.apache.commons.cli.CommandLine commandLine, BootPrinter bootPrinter, org.apache.commons.cli.Options options)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.