se.vgregion.medcontrol.aspects
Class DeviationServiceCacheAspect
java.lang.Object
se.vgregion.medcontrol.aspects.DeviationServiceCacheAspect
public class DeviationServiceCacheAspect
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeviationServiceCacheAspect
public DeviationServiceCacheAspect()
setCache
public void setCache(net.sf.ehcache.Ehcache cache)
cacheDeviationCases
public Object cacheDeviationCases(org.aspectj.lang.ProceedingJoinPoint joinPoint)
throws Throwable
- Parameters:
joinPoint
- Used to get method parameters value(s)
- Returns:
- Method return value
- Throws:
Throwable
- If something goes wrong
Copyright © 2010. All Rights Reserved.