Uses of Class
org.opencms.flex.CmsFlexCacheConfiguration
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
-
Uses of CmsFlexCacheConfiguration in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsSystemConfiguration.getCmsFlexCacheConfiguration()
Returns the flexCacheConfiguration.Modifier and TypeMethodDescriptionvoid
CmsSystemConfiguration.setCmsFlexCacheConfiguration
(CmsFlexCacheConfiguration flexCacheConfiguration) Sets the flexCacheConfiguration. -
Uses of CmsFlexCacheConfiguration in org.opencms.flex
ModifierConstructorDescriptionCmsFlexCache
(CmsFlexCacheConfiguration configuration) Constructor for class CmsFlexCache.