com.advancedpwr.record.mock
Class ClassProxyFactory.MockMethodInterceptor
java.lang.Object
com.advancedpwr.record.mock.ClassProxyFactory.MockMethodInterceptor
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- ClassProxyFactory<T>
public static class ClassProxyFactory.MockMethodInterceptor
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassProxyFactory.MockMethodInterceptor
public ClassProxyFactory.MockMethodInterceptor(InvocationHandler handler)
intercept
public Object intercept(Object obj,
Method method,
Object[] args,
MethodProxy proxy)
throws Throwable
- Throws:
Throwable
Copyright © 2011 Advanced Power Co. All Rights Reserved.