| 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 | 
|---|---|
| static class  | AgentBuilder.CircularityLock.DefaultA default implementation of a circularity lock. | 
| static class  | AgentBuilder.CircularityLock.GlobalA circularity lock that holds a global monitor and does not permit concurrent access. | 
Copyright © 2014–2025. All rights reserved.