Uses of Class
org.openanzo.atom.cache.AtomCache

Packages that use AtomCache
org.openanzo.atom.cache   
org.openanzo.atom.memcached   
 

Uses of AtomCache in org.openanzo.atom.cache
 

Subclasses of AtomCache in org.openanzo.atom.cache
 class LRUAtomCache
           
 

Methods in org.openanzo.atom.cache that return AtomCache
static AtomCache AtomCache.getInstance(java.util.Properties properties)
           
 

Methods in org.openanzo.atom.cache with parameters of type AtomCache
static void AtomCache.setInstance(AtomCache instance)
           
 

Constructors in org.openanzo.atom.cache with parameters of type AtomCache
AtomCacheEventListener(DatasetService dataService, AtomCache atomCache, AtomModel atomModel)
           
 

Uses of AtomCache in org.openanzo.atom.memcached
 

Subclasses of AtomCache in org.openanzo.atom.memcached
 class MemcachedAtomCache
           
 



Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.