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