com.advancedpwr.record.mock
Class InterfaceProxyFactory<T>
java.lang.Object
com.advancedpwr.record.mock.InterfaceProxyFactory<T>
public class InterfaceProxyFactory<T>
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fieldInterface
protected Class fieldInterface
InterfaceProxyFactory
public InterfaceProxyFactory(Class inInterface)
getInterface
protected Class getInterface()
createProxy
public T createProxy(Class<T> inClass,
InvocationHandler handler)
Copyright © 2011 Advanced Power Co. All Rights Reserved.