Uses of Class
com.googlecode.ehcache.annotations.resolver.DefaultCacheResolverFactory.SelfPopulatingCacheTracker

Packages that use DefaultCacheResolverFactory.SelfPopulatingCacheTracker
com.googlecode.ehcache.annotations.resolver   
 

Uses of DefaultCacheResolverFactory.SelfPopulatingCacheTracker in com.googlecode.ehcache.annotations.resolver
 

Methods in com.googlecode.ehcache.annotations.resolver that return DefaultCacheResolverFactory.SelfPopulatingCacheTracker
protected  DefaultCacheResolverFactory.SelfPopulatingCacheTracker DefaultCacheResolverFactory.createSelfPopulatingCache(net.sf.ehcache.Ehcache cache, int timeout, DecoratedCacheType type, long refreshinterval)
          Create a new SelfPopulatingCache and corresponding CacheEntryFactory
protected  DefaultCacheResolverFactory.SelfPopulatingCacheTracker DefaultCacheResolverFactory.createSelfPopulatingCacheInternal(net.sf.ehcache.Ehcache cache, int timeout, DecoratedCacheType type, long refreshinterval)
          Creates or retrieves a SelfPopulatingCacheTracker for the specified cache depending on the configured SelfPopulatingCacheScope
 



Copyright © 2011. All Rights Reserved.