|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Class Summary | |
|---|---|
| StubWithReturnValueInterceptor | Will intercept a method call and follow rules defined below without calling target method (wont call invocation.proceed() ). |
| StubWithThrowableInterceptor | Throws specified exception for the method this interceptor is configured for without calling target method (wont call invocation.proceed() ). |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||