接口 Enhancer.EnhancerKey

    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型方法说明
      ObjectnewInstance​(String type, String[] interfaces, org.springframework.cglib.core.WeakCacheKey<org.springframework.cglib.proxy.CallbackFilter> filter, Type[] callbackTypes, boolean useFactory, boolean interceptDuringConstruction, Long serialVersionUID) 
    • 方法详细资料

      • 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)