程序包 | 说明 |
---|---|
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.
|
限定符和类型 | 方法和说明 |
---|---|
CmsFlexCacheConfiguration |
CmsSystemConfiguration.getCmsFlexCacheConfiguration()
Returns the flexCacheConfiguration.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsSystemConfiguration.setCmsFlexCacheConfiguration(CmsFlexCacheConfiguration flexCacheConfiguration)
Sets the flexCacheConfiguration.
|
构造器和说明 |
---|
CmsFlexCache(CmsFlexCacheConfiguration configuration)
Constructor for class CmsFlexCache.
|