|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.ehcache.annotations.resolver.DefaultCacheResolverFactory.SelfPopulatingCacheTracker
protected static class DefaultCacheResolverFactory.SelfPopulatingCacheTracker
| Field Summary | |
|---|---|
java.lang.ThreadLocal<org.aopalliance.intercept.MethodInvocation> |
cacheEntryFactory
|
net.sf.ehcache.constructs.blocking.SelfPopulatingCache |
selfPopulatingCache
|
| Constructor Summary | |
|---|---|
DefaultCacheResolverFactory.SelfPopulatingCacheTracker(net.sf.ehcache.constructs.blocking.SelfPopulatingCache selfPopulatingCache,
java.lang.ThreadLocal<org.aopalliance.intercept.MethodInvocation> cacheEntryFactory)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final net.sf.ehcache.constructs.blocking.SelfPopulatingCache selfPopulatingCache
public final java.lang.ThreadLocal<org.aopalliance.intercept.MethodInvocation> cacheEntryFactory
| Constructor Detail |
|---|
public DefaultCacheResolverFactory.SelfPopulatingCacheTracker(net.sf.ehcache.constructs.blocking.SelfPopulatingCache selfPopulatingCache,
java.lang.ThreadLocal<org.aopalliance.intercept.MethodInvocation> cacheEntryFactory)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||