org.apache.abdera.protocol.client.cache
Class LRUCacheFactory
java.lang.Object
org.apache.abdera.protocol.client.cache.LRUCacheFactory
- All Implemented Interfaces:
- CacheFactory
Deprecated. No longer used
public class LRUCacheFactory
- extends Object
- implements CacheFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LRUCacheFactory
public LRUCacheFactory(Abdera abdera)
- Deprecated.
LRUCacheFactory
public LRUCacheFactory()
- Deprecated.
getCache
public Cache getCache(Abdera abdera)
- Deprecated.
- Specified by:
getCache
in interface CacheFactory
Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.