org.smallmind.instrument.aop
Class MeterMetricAspect

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

public class MeterMetricAspect
extends MetricAspect


Constructor Summary
MeterMetricAspect()
           
 
Method Summary
 Object aroundMeterMetricMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint, MeterMetric meterMetric)
           
 
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

MeterMetricAspect

public MeterMetricAspect()
Method Detail

aroundMeterMetricMethod

public Object aroundMeterMetricMethod(org.aspectj.lang.ProceedingJoinPoint thisJoinPoint,
                                      MeterMetric meterMetric)
                               throws Throwable
Throws:
Throwable


Copyright © 2012. All Rights Reserved.