@Scope(value="prototype") @ControllerAdvice public class MethodTimer extends Object
EnablePrometheusTiming,
for methods annotated with PrometheusTimeMethod| Constructor and Description |
|---|
MethodTimer() |
| Modifier and Type | Method and Description |
|---|---|
void |
annotatedMethod() |
void |
timeable() |
Object |
timeMethod(org.aspectj.lang.ProceedingJoinPoint pjp) |
public MethodTimer()
public void annotatedMethod()
public void timeable()
public Object timeMethod(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
ThrowableCopyright © 2018. All rights reserved.