org.lexevs.cache
Class CacheWrappingFactory

java.lang.Object
  extended by org.lexevs.cache.CacheWrappingFactory

public class CacheWrappingFactory
extends java.lang.Object


Constructor Summary
CacheWrappingFactory()
           
 
Method Summary
 MethodCachingInterceptor getInterceptor()
           
 void setInterceptor(MethodCachingInterceptor interceptor)
           
<T> T
wrapForCaching(T target)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheWrappingFactory

public CacheWrappingFactory()
Method Detail

wrapForCaching

public <T> T wrapForCaching(T target)

getInterceptor

public MethodCachingInterceptor getInterceptor()

setInterceptor

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.