se.vgregion.medcontrol.aspects
Class DeviationServiceCacheAspect

java.lang.Object
  extended by se.vgregion.medcontrol.aspects.DeviationServiceCacheAspect

public class DeviationServiceCacheAspect
extends Object


Constructor Summary
DeviationServiceCacheAspect()
           
 
Method Summary
 Object cacheDeviationCases(org.aspectj.lang.ProceedingJoinPoint joinPoint)
           
 void setCache(net.sf.ehcache.Ehcache cache)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeviationServiceCacheAspect

public DeviationServiceCacheAspect()
Method Detail

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.