Package | Description |
---|---|
org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
org.opencms.main |
Provides the main OpenCms "operating system".
|
Modifier and Type | Method and Description |
---|---|
CmsResourceManager |
CmsVfsConfiguration.getResourceManager()
Returns the initialized resource manager.
|
Modifier and Type | Method and Description |
---|---|
void |
CmsVfsConfiguration.setResourceManager(CmsResourceManager manager)
Sets the generated resource manager.
|
Modifier and Type | Method and Description |
---|---|
static CmsResourceManager |
OpenCms.getResourceManager()
Returns the resource manager.
|
protected CmsResourceManager |
OpenCmsCore.getResourceManager()
Returns the resource manager.
|