Apache Abdera API

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

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

public class LRUCacheFactory
extends Object
implements CacheFactory


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

Constructor Detail

LRUCacheFactory

public LRUCacheFactory()
Method Detail

getCache

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

Apache Abdera API

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