Package | Description |
---|---|
net.bytebuddy.agent |
The Byte Buddy agent allows the redefinition of classes at runtime.
|
Modifier and Type | Class and Description |
---|---|
static class |
VirtualMachine.ForHotSpot
A virtual machine attachment implementation for a HotSpot VM or any compatible JVM.
|
static class |
VirtualMachine.ForOpenJ9
A virtual machine attachment implementation for OpenJ9 or any compatible JVM.
|
Copyright © 2014–2025. All rights reserved.