|
[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.MockObjectInterceptor
Interceptor that throws UnsupportedOperationException on any invocation. Useful during development. ALSO MOCK INTERCEPTOR: can test
| Constructor Summary | |
MockObjectInterceptor()
|
|
| Method Summary | |
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 MockObjectInterceptor()
| Method Detail |
public java.lang.Object invoke(org.aopalliance.MethodInvocation invocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.MethodInterceptorInterceptor#invoke(Invocation)
|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||