static final class BytecodeRecorderImpl.NewInstance extends Object implements BytecodeRecorderImpl.BytecodeInstruction
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
proxyId |
(package private) Object |
returnedProxy |
(package private) String |
theClass |
| Constructor and Description |
|---|
NewInstance(String theClass,
Object returnedProxy,
String proxyId) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.