Uses of Interface
com.agical.rmock.extension.cglib.ObjectReferenceRetriever

Packages that use ObjectReferenceRetriever
com.agical.rmock.extension.cglib   
 

Uses of ObjectReferenceRetriever in com.agical.rmock.extension.cglib
 

Classes in com.agical.rmock.extension.cglib that implement ObjectReferenceRetriever
 class CglibProxyFactory
          (c) Agical AB 2005
 

Methods in com.agical.rmock.extension.cglib with parameters of type ObjectReferenceRetriever
protected  void BaseInvocationHandler.sendInvocationListenerEvent(Object target, Object[] arguments, Method method, InvocationListener invocationListener, ObjectReferenceRetriever objectReferenceFromStacktrace, ExpectationsState expectationsState)
           
 

Constructors in com.agical.rmock.extension.cglib with parameters of type ObjectReferenceRetriever
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)
           
 



Copyright © 2005-2011 Agical AB. All Rights Reserved.