Uses of Package
org.craftercms.core.cache
Packages that use org.craftercms.core.cache
Package
Description
-
Classes in org.craftercms.core.cache used by org.craftercms.core.cacheClassDescriptionProvides information about an item residing in the cache.Implementations of this interface are used by
Caches to refresh items that are already in the cache.Base class for all cache implementations to provide statistics. -
Classes in org.craftercms.core.cache used by org.craftercms.core.cache.implClassDescriptionCrafter's Cache API.Provides information about an item residing in the cache.Implementations of this interface are used by
Caches to refresh items that are already in the cache.Base class for all cache implementations to provide statistics. -
Classes in org.craftercms.core.cache used by org.craftercms.core.cache.impl.storeClassDescriptionProvides information about an item residing in the cache.Base class for all cache implementations to provide statistics.
-
Classes in org.craftercms.core.cache used by org.craftercms.core.cache.impl.store.guavaClassDescriptionProvides information about an item residing in the cache.Base class for all cache implementations to provide statistics.
-
Classes in org.craftercms.core.cache used by org.craftercms.core.serviceClassDescriptionProvides information about an item residing in the cache.Implementations of this interface are used by
Caches to refresh items that are already in the cache.Base class for all cache implementations to provide statistics. -
Classes in org.craftercms.core.cache used by org.craftercms.core.service.implClassDescriptionCrafter's Cache API.Provides information about an item residing in the cache.Implementations of this interface are used by
Caches to refresh items that are already in the cache.Base class for all cache implementations to provide statistics. -
Classes in org.craftercms.core.cache used by org.craftercms.core.util.cache.implClassDescriptionImplementations of this interface are used by
Caches to refresh items that are already in the cache.