Constructors in com.agical.rmock.extension.cglib with parameters of type ExpectationsState |
InterfaceInterceptionInvocationHandler(InvocationHandler invocationHandler,
String id,
Class clazz,
ProxyFactory proxyFactory,
ExpectationsState expectationsState,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace)
|
ObjectInterceptionInvocationHandler(InvocationHandler invocationHandler,
String id,
Class clazz,
ProxyFactory proxyFactory,
ExpectationsState expectationsState,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace)
|
ObjectMockInvocationHandler(InvocationHandler invocationHandler,
String id,
Class clazz,
ProxyFactory proxyFactory,
ExpectationsState expectationsState,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace)
|
ObjectMonitorInvocationHandler(InvocationHandler invocationHandler,
String id,
Class clazz,
InvocationListener invocationListener,
ObjectReferenceRetriever objectReferenceFromStacktrace,
ExpectationsState expectationsState)
|