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 | Class and Description |
---|---|
protected static class |
AgentBuilder.Default.Redefining
An implementation of a default agent builder that allows for refinement of the redefinition strategy.
|
Copyright © 2014–2020. All rights reserved.