public static class ClassProxyFactory.MockMethodInterceptor extends Object implements net.sf.cglib.proxy.MethodInterceptor, Serializable
Constructor and Description |
---|
ClassProxyFactory.MockMethodInterceptor(InvocationHandler handler) |
public ClassProxyFactory.MockMethodInterceptor(InvocationHandler handler)
public Object intercept(Object obj, Method method, Object[] args, net.sf.cglib.proxy.MethodProxy proxy) throws Throwable
intercept
in interface net.sf.cglib.proxy.MethodInterceptor
Throwable
public void setMockedMethods(Method... mockedMethods)
Copyright © 2001-2013 OFFIS, Tammo Freese, Henri Tremblay. All Rights Reserved.