public class AopaliancePerformanceInterceptor extends AbstractPerformanceInterceptor<org.aopalliance.intercept.MethodInvocation> implements org.aopalliance.intercept.MethodInterceptor
AbstractPerformanceInterceptor.ActivationContext, AbstractPerformanceInterceptor.Context, AbstractPerformanceInterceptor.SerializableMethodCONTEXTS, monitorNameExtractor| Constructor and Description |
|---|
AopaliancePerformanceInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
extractContextKey(org.aopalliance.intercept.MethodInvocation invocation) |
protected String |
getCounterName(org.aopalliance.intercept.MethodInvocation invocation) |
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
protected Object |
proceed(org.aopalliance.intercept.MethodInvocation invocation) |
before, doFindContext, doInvoke, getCounterName, getKey, getOrCreateContext, getRole, isAdaptive, newContext, putAndGetActivationContext, setMonitorNameExtractorpublic Object invoke(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorThrowableprotected String getCounterName(org.aopalliance.intercept.MethodInvocation invocation)
getCounterName in class AbstractPerformanceInterceptor<org.aopalliance.intercept.MethodInvocation>protected Object proceed(org.aopalliance.intercept.MethodInvocation invocation) throws Throwable
proceed in class AbstractPerformanceInterceptor<org.aopalliance.intercept.MethodInvocation>Throwableprotected Object extractContextKey(org.aopalliance.intercept.MethodInvocation invocation)
extractContextKey in class AbstractPerformanceInterceptor<org.aopalliance.intercept.MethodInvocation>Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.