|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.interface21.aop.interceptor.DebugInterceptor
Trivial interceptor that can be introduced in a chain to display it. (c) Rod Johnson, 2003
| Constructor Summary | |
DebugInterceptor()
|
|
| Method Summary | |
int |
getCount()
|
java.lang.Object |
invoke(org.aopalliance.MethodInvocation invocation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DebugInterceptor()
| Method Detail |
public java.lang.Object invoke(org.aopalliance.MethodInvocation invocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.MethodInterceptorInterceptor#invoke(Invocation)public int getCount()
|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||