|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodCallCapturer | |
|---|---|
| org.omnaest.utils.proxy | |
| Uses of MethodCallCapturer in org.omnaest.utils.proxy |
|---|
| Fields in org.omnaest.utils.proxy declared as MethodCallCapturer | |
|---|---|
protected MethodCallCapturer |
MethodName.methodCallCapturer
|
protected MethodCallCapturer |
BeanProperty.methodCallCapturer
|
| Methods in org.omnaest.utils.proxy that return MethodCallCapturer | |
|---|---|
MethodCallCapturer |
MethodCallCapturer.MethodCallCapturerAware.getMethodCallCapturer()
Returns the underlying MethodCallCapturer |
MethodCallCapturer |
MethodCallCapturer.reset()
Resets the MethodCallCapturer. |
MethodCallCapturer |
MethodCallCapturer.reset(Object stub)
Clears the captured method calls for a special stub object. |
| Constructors in org.omnaest.utils.proxy with parameters of type MethodCallCapturer | |
|---|---|
BeanProperty(MethodCallCapturer methodCallCapturer)
|
|
MethodName(MethodCallCapturer methodCallCapturer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||