Uses of Class
org.opencms.loader.CmsResourceManager
Packages that use CmsResourceManager
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of CmsResourceManager in org.opencms.configuration
Methods in org.opencms.configuration that return CmsResourceManagerModifier and TypeMethodDescriptionCmsVfsConfiguration.getResourceManager()Returns the initialized resource manager.Methods in org.opencms.configuration with parameters of type CmsResourceManagerModifier and TypeMethodDescriptionvoidCmsVfsConfiguration.setResourceManager(CmsResourceManager manager) Sets the generated resource manager. -
Uses of CmsResourceManager in org.opencms.main
Methods in org.opencms.main that return CmsResourceManagerModifier and TypeMethodDescriptionstatic CmsResourceManagerOpenCms.getResourceManager()Returns the resource manager.protected CmsResourceManagerOpenCmsCore.getResourceManager()Returns the resource manager.