Class BytecodeRecorderImpl.NewInstance

java.lang.Object
io.quarkus.deployment.recording.BytecodeRecorderImpl.NewInstance
All Implemented Interfaces:
BytecodeRecorderImpl.BytecodeInstruction
Enclosing class:
BytecodeRecorderImpl

static final class BytecodeRecorderImpl.NewInstance extends Object implements BytecodeRecorderImpl.BytecodeInstruction
  • Field Details

    • theClass

      final String theClass
    • returnedProxy

      final Object returnedProxy
    • proxyId

      final String proxyId
  • Constructor Details