|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexgrid.loader.rrf.staging.cache.interceptor.MrconsoStagingCacheInterceptor
public class MrconsoStagingCacheInterceptor
The Class MrconsoStagingCacheInterceptor.
Constructor Summary | |
---|---|
MrconsoStagingCacheInterceptor()
|
Method Summary | |
---|---|
net.sf.ehcache.Cache |
getCache()
Gets the cache. |
protected java.lang.String |
getCacheKey(java.lang.String callingClassName,
java.lang.String methodName,
java.lang.Object[] args)
Gets the cache key. |
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation)
|
void |
setCache(net.sf.ehcache.Cache cache)
Sets the cache. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MrconsoStagingCacheInterceptor()
Method Detail |
---|
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws java.lang.Exception
invoke
in interface org.aopalliance.intercept.MethodInterceptor
java.lang.Exception
protected java.lang.String getCacheKey(java.lang.String callingClassName, java.lang.String methodName, java.lang.Object[] args)
callingClassName
- the calling class namemethodName
- the method nameargs
- the args
public net.sf.ehcache.Cache getCache()
public void setCache(net.sf.ehcache.Cache cache)
cache
- the new cache
|
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 |