Package | Description |
---|---|
net.bytebuddy.build.maven |
A package containing classes for applying Byte Buddy transformers within a Maven build.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
ByteBuddyMojo.Transformer.ForConfiguredPlugin
A transformer for an explicitly configured plugin.
|
protected static class |
ByteBuddyMojo.Transformer.ForDiscoveredPlugin
A transformer for a discovered plugin.
|
Modifier and Type | Method and Description |
---|---|
protected abstract boolean |
Discovery.isDiscover(List<ByteBuddyMojo.Transformer> transformers)
Determines if plugins should be discovered from the class path.
|
Copyright © 2014–2024. All rights reserved.