Class InvokeDynamicClassInstrumentor


  • @Deprecated
    public class InvokeDynamicClassInstrumentor
    extends ClassInstrumentor
    Deprecated.
    The invoke-dynamic case has been moved to ClassInstrumentor. Classes previously extending this class should extend ClassInstrumentor directly.
    • Constructor Detail