| Modifier and Type | Method and Description |
|---|---|
MockInterceptor |
MockInterceptor.Builder.aroundConstruct(MockInterceptor.InterceptionCallback callback) |
MockInterceptor |
MockInterceptor.Builder.aroundInvoke(MockInterceptor.InterceptionCallback callback) |
MockInterceptor.Builder |
MockInterceptor.Builder.callback(MockInterceptor.InterceptionCallback callback) |
MockInterceptor |
MockInterceptor.Builder.postConstruct(MockInterceptor.InterceptionCallback callback) |
MockInterceptor |
MockInterceptor.Builder.preDestroy(MockInterceptor.InterceptionCallback callback) |
Copyright © 2018. All rights reserved.