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