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 Summary
Constructors Constructor Description JCRAPIAspect()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidbegin(org.aspectj.lang.JoinPoint thisJoinPoint)voidend(org.aspectj.lang.JoinPoint thisJoinPoint)
-