org.apache.abdera.protocol.client.cache
Class LRUCacheFactory

java.lang.Object
  extended by org.apache.abdera.protocol.client.cache.LRUCacheFactory
All Implemented Interfaces:
CacheFactory

Deprecated. No longer used

public class LRUCacheFactory
extends Object
implements CacheFactory


Constructor Summary
LRUCacheFactory()
          Deprecated.  
LRUCacheFactory(Abdera abdera)
          Deprecated.  
 
Method Summary
 Cache getCache(Abdera abdera)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LRUCacheFactory

public LRUCacheFactory(Abdera abdera)
Deprecated. 

LRUCacheFactory

public LRUCacheFactory()
Deprecated. 
Method Detail

getCache

public Cache getCache(Abdera abdera)
Deprecated. 
Specified by:
getCache in interface CacheFactory


Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.