public class ExecutionMetricAspect
extends java.lang.Object
| Constructor and Description |
|---|
ExecutionMetricAspect(org.springframework.boot.actuate.metrics.GaugeService gaugeService,
org.springframework.boot.actuate.metrics.CounterService counterService) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
measure(org.aspectj.lang.ProceedingJoinPoint joinPoint) |