|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MethodCallCapturer.MethodCallCaptureContext | |
|---|---|
| org.omnaest.utils.proxy | |
| Uses of MethodCallCapturer.MethodCallCaptureContext in org.omnaest.utils.proxy |
|---|
| Fields in org.omnaest.utils.proxy declared as MethodCallCapturer.MethodCallCaptureContext | |
|---|---|
protected MethodCallCapturer.MethodCallCaptureContext |
MethodCallCapturer.CapturedTypeInstanceCreationConfiguration.previousMethodCallCaptureContext
|
protected MethodCallCapturer.MethodCallCaptureContext |
MethodCallCapturer.MethodCallCaptureContext.previousMethodCallCaptureContext
|
| Fields in org.omnaest.utils.proxy with type parameters of type MethodCallCapturer.MethodCallCaptureContext | |
|---|---|
protected Map<Object,List<MethodCallCapturer.MethodCallCaptureContext>> |
MethodCallCapturer.stubToMethodCallCaptureContextListMap
|
| Methods in org.omnaest.utils.proxy that return MethodCallCapturer.MethodCallCaptureContext | |
|---|---|
MethodCallCapturer.MethodCallCaptureContext |
MethodCallCapturer.getLastMethodCallContext()
Returns the last MethodCallCapturer.MethodCallCaptureContext which has been reported to this MethodCallCapturer. |
protected MethodCallCapturer.MethodCallCaptureContext |
MethodCallCapturer.CapturedTypeInstanceCreationConfiguration.getPreviousMethodCallCaptureContext()
|
MethodCallCapturer.MethodCallCaptureContext |
MethodCallCapturer.MethodCallCaptureContext.getPreviousMethodCallCaptureContext()
|
| Methods in org.omnaest.utils.proxy with parameters of type MethodCallCapturer.MethodCallCaptureContext | |
|---|---|
protected void |
MethodCallCapturer.CapturedTypeInstanceCreationConfiguration.setPreviousMethodCallCaptureContext(MethodCallCapturer.MethodCallCaptureContext previousMethodCallCaptureContext)
|
| Method parameters in org.omnaest.utils.proxy with type arguments of type MethodCallCapturer.MethodCallCaptureContext | |
|---|---|
protected void |
MethodCallCapturer.mergeHierarchicalMethodCallCaptureContextList(List<MethodCallCapturer.MethodCallCaptureContext> hierarchicalMethodCallCaptureContextList)
Merges hierarchies of MethodCallCapturer.MethodCallCaptureContexts into the most nested MethodCallCapturer.MethodCallCaptureContext for each group
of MethodCallCapturer.MethodCallCaptureContexts |
| Constructors in org.omnaest.utils.proxy with parameters of type MethodCallCapturer.MethodCallCaptureContext | |
|---|---|
MethodCallCapturer.MethodCallCaptureContext(MethodCallCapture methodCallCapture,
MethodCallCapturer.MethodCallCaptureContext previousMethodCallCaptureContext)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||