Class CglibRealMethodInvoker

java.lang.Object
org.spockframework.mock.runtime.CglibRealMethodInvoker
All Implemented Interfaces:
IResponseGenerator

public class CglibRealMethodInvoker extends Object implements IResponseGenerator
  • Constructor Details

    • CglibRealMethodInvoker

      public CglibRealMethodInvoker(net.sf.cglib.proxy.MethodProxy methodProxy)
  • Method Details