Class JCRAPIAspect

java.lang.Object
org.exoplatform.services.jcr.statistics.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 Details

    • JCRAPIAspect

      public JCRAPIAspect()
  • Method Details

    • begin

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

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