|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.aop.interceptor.ClassLoaderAnalyzerInterceptor
public class ClassLoaderAnalyzerInterceptor
Trivial classloader analyzer interceptor.
ClassLoaderUtils,
Serialized Form| Field Summary | |
|---|---|
protected static org.apache.commons.logging.Log |
logger
Deprecated. Static to avoid serializing the logger |
| Constructor Summary | |
|---|---|
ClassLoaderAnalyzerInterceptor()
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final org.apache.commons.logging.Log logger
| Constructor Detail |
|---|
public ClassLoaderAnalyzerInterceptor()
| Method Detail |
|---|
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation invocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorjava.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||