Uses of Class
org.opencms.db.CmsCacheSettings
Packages that use CmsCacheSettings
Package
Description
Reads and writes the XML based OpenCms configuration files.
-
Uses of CmsCacheSettings in org.opencms.configuration
Methods in org.opencms.configuration that return CmsCacheSettingsModifier and TypeMethodDescriptionCmsSystemConfiguration.getCacheSettings()
Returns the settings of the memory monitor.Methods in org.opencms.configuration with parameters of type CmsCacheSettingsModifier and TypeMethodDescriptionvoid
CmsSystemConfiguration.setCacheSettings
(CmsCacheSettings settings) Sets the settings of the memory monitor.