Uses of Interface
org.alfresco.repo.cache.CacheFactory
Packages that use CacheFactory
-
Uses of CacheFactory in org.alfresco.repo.cache
Classes in org.alfresco.repo.cache that implement CacheFactoryModifier and TypeClassDescriptionclassAbstractCacheFactory<K extends Serializable,V> AbstractCacheFactoryimplementation containing common functionality such as cache configuration properties support.classDefaultCacheFactory<K extends Serializable,V> CacheFactoryimplementation that createsDefaultSimpleCacheinstances.