| Package | Description |
|---|---|
| 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 |
|---|---|
static CmsFlexBucketConfiguration |
CmsFlexBucketConfiguration.loadFromProperties(java.util.Properties properties)
Loads the flex bucket configuration from a java.util.Properties instance.
|
static CmsFlexBucketConfiguration |
CmsFlexBucketConfiguration.loadFromVfsFile(CmsObject cms,
java.lang.String path)
Loads a flex bucket configuration from the OpenCms VFS.
|