Class CacheAspect

java.lang.Object
fr.ifremer.isisfish.aspect.CacheAspect

public class CacheAspect extends Object
CacheAspect aspect. Created: 25 août 06 22:42:47
Version:
$Revision$ Last update: $Date$ by : $Author$
Author:
poussin
  • Constructor Details

    • CacheAspect

      public CacheAspect()
  • Method Details

    • getCache

      protected IsisCache getCache()
      Return trace object from context.
      Returns:
      trace object from context
    • call

      public Object call(org.aspectj.lang.ProceedingJoinPoint jp) throws Throwable
      Throws:
      Throwable