Uses of Class
javax.util.jcache.CacheAccessFactory

Packages that use CacheAccessFactory
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
 

Uses of CacheAccessFactory in javax.util.jcache
 

Methods in javax.util.jcache that return CacheAccessFactory
static CacheAccessFactory CacheAccessFactory.getInstance()
          Obtain a new instance of a CacheAccessFactory.
 

Uses of CacheAccessFactory in org.fjank.jcache
 

Subclasses of CacheAccessFactory in org.fjank.jcache
 class CacheAccessFactoryImpl
          A factory for CacheAccess objects.
 



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