Package | Description |
---|---|
net.bytebuddy.agent.builder |
An agent builder is used to easily implement load-time class-transformations using a Java agent.
|
Modifier and Type | Field and Description |
---|---|
protected static AgentBuilder.RedefinitionStrategy.Dispatcher |
AgentBuilder.RedefinitionStrategy.DISPATCHER
A dispatcher to use for interacting with the instrumentation API.
|
Copyright © 2014–2024. All rights reserved.