| Package | Description |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| Modifier and Type | Method and Description |
|---|---|
CmsCacheSettings |
CmsSystemConfiguration.getCacheSettings()
Returns the settings of the memory monitor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmsSystemConfiguration.setCacheSettings(CmsCacheSettings settings)
Sets the settings of the memory monitor.
|