Package org.craftercms.core.cache.impl.store
package org.craftercms.core.cache.impl.store
-
ClassesClassDescriptionImplementation of a
CacheStoreAdapterusing an underlyingMap.Implementation of aCacheStoreAdapterthat uses no data structure and whose operations do nothing.FactoryBeanthat returns a differentCacheStoreAdapterdepending on the value of a flag property that indicates if caching should be turned on or off.