Uses of Class
org.opencms.cache.CmsVfsMemoryObjectCache
Packages that use CmsVfsMemoryObjectCache
Package
Description
Implementations of specialized caches used in OpenCms.
Provides the main OpenCms "operating system".
-
Uses of CmsVfsMemoryObjectCache in org.opencms.cache
Methods in org.opencms.cache that return CmsVfsMemoryObjectCacheModifier and TypeMethodDescriptionstatic CmsVfsMemoryObjectCache
CmsVfsMemoryObjectCache.getVfsMemoryObjectCache()
Returns the VFS memory Object cache. -
Uses of CmsVfsMemoryObjectCache in org.opencms.main
Methods in org.opencms.main that return CmsVfsMemoryObjectCacheModifier and TypeMethodDescriptionstatic CmsVfsMemoryObjectCache
OpenCms.getVfsMemoryObjectCache()
Gets the default memory object cache instance.OpenCmsCore.getVfsMemoryObjectCache()
Gets the default CmsVfsMemoryCache instance.