Interface Enhancer.EnhancerKey

Enclosing class:
Enhancer

public static interface Enhancer.EnhancerKey
Internal interface, only public due to ClassLoader issues.
  • Method Summary

    Modifier and Type
    Method
    Description
    newInstance(String type, String[] interfaces, WeakCacheKey<CallbackFilter> filter, org.objectweb.asm.Type[] callbackTypes, boolean useFactory, boolean interceptDuringConstruction, Long serialVersionUID)
     
  • Method Details