public abstract class Demo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
cfgFile |
protected com.martiansoftware.jsap.JSAPResult |
commandLineOptions |
protected boolean |
isMaster |
| Modifier and Type | Method and Description |
|---|---|
protected abstract com.martiansoftware.jsap.SimpleJSAP |
buildCommandLineOptions() |
protected com.martiansoftware.jsap.JSAPResult |
parseParameters(String[] args) |
protected Cache<String,String> |
startCache() |
protected final boolean isMaster
protected final String cfgFile
protected final com.martiansoftware.jsap.JSAPResult commandLineOptions
protected com.martiansoftware.jsap.JSAPResult parseParameters(String[] args) throws Exception
Exceptionprotected Cache<String,String> startCache() throws IOException
IOExceptionprotected abstract com.martiansoftware.jsap.SimpleJSAP buildCommandLineOptions()
throws com.martiansoftware.jsap.JSAPException
com.martiansoftware.jsap.JSAPExceptionCopyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.