Package org.unitils.mock.core.proxy

Interface Summary
ProxyInvocationHandler A class for handling method invocations of a proxy.
 

Class Summary
CglibProxyMethodInterceptor<T> A cglib method intercepter that will delegate the invocations to the given invocation hanlder.
CglibProxyMethodInterceptor.CglibProxyInvocation An invocation implementation that uses the cglib method proxy to be able to invoke the original behavior.
CloneUtil Utility class for deep cloning objects.
ProxyFactory Utility class to create and work with proxy objects.
ProxyInvocation An invocation of a proxy method.
ProxyUtils Utility class to create and work with proxy objects.
StackTraceUtils Class offering utilities involving the call stack
 



Copyright © 2011. All Rights Reserved.