|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.configuration.SettingsDefaults
This object defines the default values for the Settings.
| Field Summary | |
static long |
DEFAULT_CONFIGURATION_RELOAD_DELAY
Default reload delay for configurations in milliseconds. |
static String |
DEFAULT_CONTAINER_ENCODING
The default encoding for the web container. |
static String |
DEFAULT_RUNNING_MODE
The default running mode. |
static boolean |
RELOADING_ENABLED_DEFAULT
Default value for Settings.isReloadingEnabled(String) parameter (false). |
| Constructor Summary | |
SettingsDefaults()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String DEFAULT_RUNNING_MODE
Settings.getRunningMode(),
Constant Field Valuespublic static final boolean RELOADING_ENABLED_DEFAULT
Settings.isReloadingEnabled(String) parameter (false).
public static final long DEFAULT_CONFIGURATION_RELOAD_DELAY
Settings.getReloadDelay(String),
Constant Field Valuespublic static final String DEFAULT_CONTAINER_ENCODING
Settings.getContainerEncoding(),
Constant Field Values| Constructor Detail |
public SettingsDefaults()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||