Uses of Interface
org.jmage.cache.CacheManager

Packages that use CacheManager
org.jmage.cache   
 

Uses of CacheManager in org.jmage.cache
 

Classes in org.jmage.cache that implement CacheManager
 class CacheManagerImpl
          CacheManagerImpl manages cache instances by cache Type and object type
 

Fields in org.jmage.cache declared as CacheManager
protected  CacheManager CachingFactoryProxy.cacheManager
           
protected static CacheManager CacheManagerImpl.cacheManager
           
 

Methods in org.jmage.cache that return CacheManager
static CacheManager CacheManagerImpl.getCacheManager()
           
 



Copyright © 2004-2008 Sourceforge. All Rights Reserved.