private abstract static class GridLauncherV3.GridItemLauncher
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected StandaloneConfiguration |
configuration |
protected boolean |
helpRequested |
Modifier | Constructor and Description |
---|---|
private |
GridItemLauncher() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract void |
launch() |
(package private) void |
printUsage() |
(package private) abstract void |
setConfiguration(java.lang.String[] args) |
protected StandaloneConfiguration configuration
protected boolean helpRequested