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