Class CGLIBHacker


  • class CGLIBHacker
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      CGLIBHacker()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      private java.lang.reflect.Field reflectOnCreateInfo​(net.sf.cglib.proxy.MethodProxy methodProxy)  
      void setMockitoNamingPolicy​(net.sf.cglib.proxy.MethodProxy methodProxy)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CGLIBHacker

        CGLIBHacker()
    • Method Detail

      • setMockitoNamingPolicy

        public void setMockitoNamingPolicy​(net.sf.cglib.proxy.MethodProxy methodProxy)
      • reflectOnCreateInfo

        private java.lang.reflect.Field reflectOnCreateInfo​(net.sf.cglib.proxy.MethodProxy methodProxy)
                                                     throws java.lang.SecurityException,
                                                            java.lang.NoSuchFieldException
        Throws:
        java.lang.SecurityException
        java.lang.NoSuchFieldException