public class MeterTimerInterceptor extends BaseMeterInterceptor<MeterTimer,io.micrometer.core.instrument.Timer>
| 构造器和说明 |
|---|
MeterTimerInterceptor() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected MeterTimer |
getAnno(org.noear.solon.core.aspect.Invocation inv)
获取注解
|
protected String |
getAnnoName(MeterTimer anno)
获取注解名字
|
protected Object |
metering(org.noear.solon.core.aspect.Invocation inv,
MeterTimer anno)
度量
|
doIntercept, getMeter, getMeterName, getMeterTagsprotected MeterTimer getAnno(org.noear.solon.core.aspect.Invocation inv)
BaseMeterInterceptorgetAnno 在类中 BaseMeterInterceptor<MeterTimer,io.micrometer.core.instrument.Timer>protected String getAnnoName(MeterTimer anno)
BaseMeterInterceptorgetAnnoName 在类中 BaseMeterInterceptor<MeterTimer,io.micrometer.core.instrument.Timer>protected Object metering(org.noear.solon.core.aspect.Invocation inv, MeterTimer anno) throws Throwable
BaseMeterInterceptormetering 在类中 BaseMeterInterceptor<MeterTimer,io.micrometer.core.instrument.Timer>ThrowableCopyright © 2024. All rights reserved.