Class JCRAPIAspect


  • public abstract class JCRAPIAspect
    extends Object
    This aspect is used to collect all the statistics of all the methods of the JCR API. Created by The eXo Platform SAS Author : Nicolas Filotto nicolas.filotto@exoplatform.com 26 mars 2010
    • Constructor Detail

      • JCRAPIAspect

        public JCRAPIAspect()
    • Method Detail

      • begin

        public void begin​(org.aspectj.lang.JoinPoint thisJoinPoint)
      • end

        public void end​(org.aspectj.lang.JoinPoint thisJoinPoint)