| Package | Description |
|---|---|
| org.opencms.ade.configuration |
Contains the ade configuration classes.
|
| org.opencms.main |
Provides the main OpenCms "operating system".
|
| org.opencms.xml.containerpage |
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
|
| Constructor and Description |
|---|
CmsADEManager(CmsObject adminCms,
CmsMemoryMonitor memoryMonitor,
CmsSystemConfiguration systemConfiguration)
Creates a new ADE manager.
|
| Modifier and Type | Method and Description |
|---|---|
protected CmsMemoryMonitor |
OpenCmsCore.getMemoryMonitor()
Returns the memory monitor.
|
static CmsMemoryMonitor |
OpenCms.getMemoryMonitor()
Returns the memory monitor.
|
| Constructor and Description |
|---|
CmsADECache(CmsMemoryMonitor memMonitor,
CmsADECacheSettings cacheSettings)
Initializes the cache.
|