Uses of Interface
org.alfresco.repo.cache.CacheFactory
-
Packages that use CacheFactory Package Description org.alfresco.repo.cache -
-
Uses of CacheFactory in org.alfresco.repo.cache
Classes in org.alfresco.repo.cache that implement CacheFactory Modifier and Type Class Description classAbstractCacheFactory<K extends java.io.Serializable,V>AbstractCacheFactoryimplementation containing common functionality such as cache configuration properties support.classDefaultCacheFactory<K extends java.io.Serializable,V>CacheFactoryimplementation that createsDefaultSimpleCacheinstances.
-