org.exoplatform.services.jcr.statistics
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
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 |
JCRAPIAspect
public JCRAPIAspect()
begin
public void begin(org.aspectj.lang.JoinPoint thisJoinPoint)
end
public void end(org.aspectj.lang.JoinPoint thisJoinPoint)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.