org.easymock.classextension.internal
Interface ClassProxyFactory.MockMethodInterceptor
- All Superinterfaces:
- net.sf.cglib.proxy.Callback, net.sf.cglib.proxy.MethodInterceptor
- Enclosing class:
- ClassProxyFactory<T>
public static interface ClassProxyFactory.MockMethodInterceptor
- extends net.sf.cglib.proxy.MethodInterceptor
Methods inherited from interface net.sf.cglib.proxy.MethodInterceptor |
intercept |
getHandler
java.lang.reflect.InvocationHandler getHandler()
setMockedMethods
void setMockedMethods(java.lang.reflect.Method... mockedMethods)
Copyright © 2009. All Rights Reserved.