public abstract class OptionHandlerAbstract extends Object implements OptionHandler
| Constructor and Description |
|---|
OptionHandlerAbstract() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuffer |
availableInstallers(Object[] factories) |
protected List<String> |
getOptionValues(org.apache.commons.cli.CommandLine commandLine,
String opt) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddOption, handleprimeConfigurationBuilderpublic OptionHandlerAbstract()
protected StringBuffer availableInstallers(Object[] factories)
protected List<String> getOptionValues(org.apache.commons.cli.CommandLine commandLine, String opt)
Copyright © 2010–2014 The Apache Software Foundation. All rights reserved.