Uses of Interface
org.craftercms.core.service.CacheService
Packages that use CacheService
Package
Description
-
Uses of CacheService in org.craftercms.core.service.impl
Classes in org.craftercms.core.service.impl that implement CacheService -
Uses of CacheService in org.craftercms.core.util.cache
Methods in org.craftercms.core.util.cache that return CacheServiceModifier and TypeMethodDescriptionCacheTemplate.getCacheService()Returns the underlying cache service used. -
Uses of CacheService in org.craftercms.core.util.cache.impl
Methods in org.craftercms.core.util.cache.impl that return CacheServiceMethods in org.craftercms.core.util.cache.impl with parameters of type CacheServiceModifier and TypeMethodDescriptionvoidDefaultCacheTemplate.setCacheService(CacheService cacheService)