Uses of Class
org.fjank.jcache.CacheImpl

Packages that use CacheImpl
javax.util.jcache All access to the cache is through the class javax.util.jcache.CacheAccess
org.fjank.jcache All access to the cache is through the class javax.util.jcache.CacheAccess
org.fjank.jcache.distribution   
 

Uses of CacheImpl in javax.util.jcache
 

Methods in javax.util.jcache with parameters of type CacheImpl
 void CacheAttributes.registerCache(CacheImpl cache)
          Deprecated.  
 

Uses of CacheImpl in org.fjank.jcache
 

Methods in org.fjank.jcache that return CacheImpl
static CacheImpl CacheImpl.getCache(boolean init)
          Gets an instance of the Cache class.
 

Uses of CacheImpl in org.fjank.jcache.distribution
 

Fields in org.fjank.jcache.distribution declared as CacheImpl
protected  CacheImpl DistributionEngine.cache
           
 

Methods in org.fjank.jcache.distribution with parameters of type CacheImpl
static DistributionEngine DistributionEngine.getInstance(CacheImpl cache)
           
static JGroupsDistributionEngine JGroupsDistributionEngine.instanceOf(CacheImpl cache)
           
 



Copyright © 2002-2009 Hosted by SourceForge. All Rights Reserved.