Package | Description |
---|---|
net.bytebuddy.build.maven |
A package containing classes for applying Byte Buddy transformers within a Maven build.
|
Modifier and Type | Field and Description |
---|---|
List<Transformation> |
ByteBuddyMojo.transformations
The list of transformations.
|
Constructor and Description |
---|
ForConfiguredPlugin(Transformation transformation)
Creates a new transformer for an explicitly configured plugin.
|
Copyright © 2014–2023. All rights reserved.