Class JCacheXAnnotationsAspect


  • public class JCacheXAnnotationsAspect
    extends Object
    • Constructor Detail

      • JCacheXAnnotationsAspect

        @Autowired
        public JCacheXAnnotationsAspect​(JCacheXCacheManager cacheManager,
                                        org.springframework.beans.factory.BeanFactory beanFactory)
    • Method Detail

      • aroundCacheable

        public Object aroundCacheable​(org.aspectj.lang.ProceedingJoinPoint pjp)
                               throws Throwable
        Throws:
        Throwable
      • aroundEvict

        public Object aroundEvict​(org.aspectj.lang.ProceedingJoinPoint pjp)
                           throws Throwable
        Throws:
        Throwable