org.easymock.internal

Interface IProxyFactory<T>

public interface IProxyFactory<T>

Method Summary
TcreateProxy(Class<T> toMock, InvocationHandler handler)

Method Detail

createProxy

public T createProxy(Class<T> toMock, InvocationHandler handler)
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>