org.mockito.internal.invocation.realmethod
Interface HasCGLIBMethodProxy

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
CGLIBProxyRealMethod, FilteredCGLIBProxyRealMethod

public interface HasCGLIBMethodProxy
extends java.io.Serializable


Method Summary
 MockitoMethodProxy getMethodProxy()
           
 

Method Detail

getMethodProxy

MockitoMethodProxy getMethodProxy()