public class MeterGaugeInterceptor extends BaseMeterInterceptor<MeterGauge,Number>
meterCached| 构造器和说明 |
|---|
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, getMeterName, getMeterTagsprotected MeterGauge getAnno(org.noear.solon.core.aspect.Invocation inv)
BaseMeterInterceptorgetAnno 在类中 BaseMeterInterceptor<MeterGauge,Number>protected String getAnnoName(MeterGauge anno)
BaseMeterInterceptorgetAnnoName 在类中 BaseMeterInterceptor<MeterGauge,Number>protected Object metering(org.noear.solon.core.aspect.Invocation inv, MeterGauge anno) throws Throwable
BaseMeterInterceptormetering 在类中 BaseMeterInterceptor<MeterGauge,Number>ThrowableCopyright © 2023. All rights reserved.