T - Type of the values comparedpublic class JavaProxyFactory<T> extends Object implements IProxyFactory<T>
| Constructor and Description |
|---|
JavaProxyFactory() |
public T createProxy(Class<T> toMock, InvocationHandler handler)
createProxy in interface IProxyFactory<T>Copyright © 2010-2013 Henri Tremblay. All Rights Reserved.