|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.commons.monitoring.aop.AbstractPerformanceInterceptor<org.apache.commons.proxy.Invocation>
org.apache.commons.monitoring.aop.CommonsProxyPerformanceInterceptor
public class CommonsProxyPerformanceInterceptor
Commons-proxy implementation of PerformanceInterceptor.
| Field Summary |
|---|
| Fields inherited from class org.apache.commons.monitoring.aop.AbstractPerformanceInterceptor |
|---|
category, monitorNameExtractor, repository, subsystem |
| Constructor Summary | |
|---|---|
CommonsProxyPerformanceInterceptor()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getMonitorName(org.apache.commons.proxy.Invocation invocation)
|
java.lang.Object |
intercept(org.apache.commons.proxy.Invocation invocation)
|
protected java.lang.Object |
proceed(org.apache.commons.proxy.Invocation invocation)
|
| Methods inherited from class org.apache.commons.monitoring.aop.AbstractPerformanceInterceptor |
|---|
beforeReturning, doInvoke, getMonitorName, setCategory, setMonitorNameExtractor, setRepository, setSubsystem |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommonsProxyPerformanceInterceptor()
| Method Detail |
|---|
public java.lang.Object intercept(org.apache.commons.proxy.Invocation invocation)
throws java.lang.Throwable
intercept in interface org.apache.commons.proxy.Interceptorjava.lang.ThrowableInterceptor.intercept(org.apache.commons.proxy.Invocation)protected java.lang.String getMonitorName(org.apache.commons.proxy.Invocation invocation)
getMonitorName in class AbstractPerformanceInterceptor<org.apache.commons.proxy.Invocation>AbstractPerformanceInterceptor.getMonitorName(java.lang.Object)
protected java.lang.Object proceed(org.apache.commons.proxy.Invocation invocation)
throws java.lang.Throwable
proceed in class AbstractPerformanceInterceptor<org.apache.commons.proxy.Invocation>java.lang.ThrowableAbstractPerformanceInterceptor.proceed(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||