public interface IProxyFactory<T>
Modifier and Type | Method and Description |
---|---|
T |
createProxy(java.lang.Class<T> toMock,
java.lang.reflect.InvocationHandler handler) |
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>