Interface Enhancer.EnhancerKey

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and TypeMethodDescription
      ObjectnewInstance​(String type, String[] interfaces, org.springframework.cglib.core.WeakCacheKey<org.springframework.cglib.proxy.CallbackFilter> filter, Type[] callbackTypes, boolean useFactory, boolean interceptDuringConstruction, Long serialVersionUID) 
    • Method Detail

      • newInstance

        Object newInstance​(String type,
                           String[] interfaces,
                           org.springframework.cglib.core.WeakCacheKey<org.springframework.cglib.proxy.CallbackFilter> filter,
                           Type[] callbackTypes,
                           boolean useFactory,
                           boolean interceptDuringConstruction,
                           Long serialVersionUID)