public interface CacheFactory
SimpleCache objects
for a given cache name. It is the responsibility of the implementation to lookup
specific cache configuration details using the supplied name.| Modifier and Type | Method and Description |
|---|---|
org.alfresco.repo.cache.SimpleCache |
createCache(java.lang.String cacheName)
Creates a cache.
|
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.