|
The Spring Framework | |||||||||
| 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 Log |
logger
Deprecated. Static to avoid serializing the logger |
| Constructor Summary | |
|---|---|
ClassLoaderAnalyzerInterceptor()
Deprecated. |
|
| Method Summary | |
|---|---|
Object |
invoke(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 Log logger
| Constructor Detail |
|---|
public ClassLoaderAnalyzerInterceptor()
| Method Detail |
|---|
public Object invoke(MethodInvocation invocation)
throws Throwable
invoke in interface MethodInterceptorThrowable
|
The Spring Framework | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||