org.smallmind.instrument.aop
Class RegisterMetricAspect

java.lang.Object
  extended by org.smallmind.instrument.aop.MetricAspect
      extended by org.smallmind.instrument.aop.RegisterMetricAspect

public class RegisterMetricAspect
extends MetricAspect


Constructor Summary
RegisterMetricAspect()
           
 
Method Summary
 Object aroundRegisterMetricMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, RegisterMetric registerMetric)
           
 
Methods inherited from class org.smallmind.instrument.aop.MetricAspect
engage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisterMetricAspect

public RegisterMetricAspect()
Method Detail

aroundRegisterMetricMethod

public Object aroundRegisterMetricMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
                                         RegisterMetric registerMetric)
                                  throws Throwable
Throws:
Throwable


Copyright © 2012. All Rights Reserved.