|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.cache.CacheWrappingFactory
public class CacheWrappingFactory
Constructor Summary | |
---|---|
CacheWrappingFactory()
|
Method Summary | ||
---|---|---|
MethodCachingInterceptor |
getInterceptor()
|
|
void |
setInterceptor(MethodCachingInterceptor interceptor)
|
|
|
wrapForCaching(T target)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheWrappingFactory()
Method Detail |
---|
public <T> T wrapForCaching(T target)
public MethodCachingInterceptor getInterceptor()
public void setInterceptor(MethodCachingInterceptor interceptor)
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |