Interface CacheFactory
-
- All Known Implementing Classes:
LRUCacheFactory
@Deprecated public interface CacheFactory
Deprecated.No longer used
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description CachegetCache(org.apache.abdera.Abdera abdera)Deprecated.
-
-
-
Method Detail
-
getCache
Cache getCache(org.apache.abdera.Abdera abdera)
Deprecated.
-
-