Package org.omnaest.utils.proxy

Interface Summary
MethodCallCapturer.MethodCallCapturerAware Interface stubs are implementing when they are created by MethodCallCapturer.newInstanceOfCapturedTypeWhichIsMethodCallCapturerAware(Class).
StubCreator.MethodInvocationHandler Handles a method invocation.
 

Class Summary
BeanProperty A BeanProperty allows to capture method calls for getter and setter methods on a Java Bean.
MethodCallCapture Result of a captured method call.
MethodCallCapturer A MethodCallCapturer allows to create stubs for given java types which capture the calls of methods of this stub.
MethodCallCapturer.CapturedTypeInstanceCreationConfiguration Configuration object when a MethodCallCapturer creates a new stub instance.
MethodCallCapturer.MethodCallCaptureContext Container class for the absolute canonical method name when a MethodCallCapture instance has been captured.
MethodCallCapturer.ReplayResult Result of a replay action.
MethodName  
StubCreator Simple stub creator.
 



Copyright © 2011. All Rights Reserved.