| Package | Description |
|---|---|
| net.bytebuddy.agent |
The Byte Buddy agent allows the redefinition of classes at runtime.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ByteBuddyAgent.AttachmentTypeEvaluator.Disabled
An attachment type evaluator that never requires external attachment.
|
static class |
ByteBuddyAgent.AttachmentTypeEvaluator.ForJava9CapableVm
An attachment type evaluator that checks a process id against the current process id.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBuddyAgent.AttachmentTypeEvaluator |
ByteBuddyAgent.AttachmentTypeEvaluator.InstallationAction.run() |
Copyright © 2014–2025. All rights reserved.