- Enclosing class:
- Enhancer
public static interface Enhancer.EnhancerKey
Internal interface, only public due to ClassLoader issues.
- 
Method Summary
newInstance(String type,
 String[] interfaces,
 org.springframework.cglib.core.WeakCacheKey<org.springframework.cglib.proxy.CallbackFilter> filter,
 Type[] callbackTypes,
 boolean useFactory,
 boolean interceptDuringConstruction,
 Long serialVersionUID)
  
 
 
 
- 
Method Details
- 
newInstanceObject newInstance(String type,
 String[] interfaces,
 org.springframework.cglib.core.WeakCacheKey<org.springframework.cglib.proxy.CallbackFilter> filter,
 Type[] callbackTypes,
 boolean useFactory,
 boolean interceptDuringConstruction,
 Long serialVersionUID)