eXo JCR :: Component :: Statistics Provider 1.15.14-GA

org.exoplatform.services.jcr.statistics
Class JCRAPIAspect

java.lang.Object
  extended by 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 Summary
JCRAPIAspect()
           
 
Method Summary
 void begin(org.aspectj.lang.JoinPoint thisJoinPoint)
           
 void end(org.aspectj.lang.JoinPoint thisJoinPoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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)

eXo JCR :: Component :: Statistics Provider 1.15.14-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.