public class ServerLifecycleOptions extends HashStructureAdapter
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
DATA_KEY  | 
_hash| Modifier and Type | Method and Description | 
|---|---|
static ServerLifecycleOptions | 
getInstance(PropertyStorage prefs)  | 
boolean | 
isVerboseServerRuntime()  | 
boolean | 
isVerboseStartTerminate()  | 
void | 
setVerboseServerRuntime(boolean verboseServerRuntime)  | 
void | 
setVerboseStartTerminate(boolean verboseStartTerminate)  | 
addStructureChangeListener, containsKey, copyTo, copyToImpl, equals, equalsImpl, findOrCreate, forcedCopyTo, getHashStructure, removeStructureChangeListener, useObjectEqualspublic static final java.lang.String DATA_KEY
public static ServerLifecycleOptions getInstance(PropertyStorage prefs)
public boolean isVerboseStartTerminate()
public void setVerboseStartTerminate(boolean verboseStartTerminate)
public boolean isVerboseServerRuntime()
public void setVerboseServerRuntime(boolean verboseServerRuntime)