| Modifier and Type | Field and Description |
|---|---|
Discovery |
ByteBuddyMojo.discovery
Determines if the build should discover Byte Buddy build plugins on this Maven plugin's class loader.
|
| Modifier and Type | Method and Description |
|---|---|
static Discovery |
Discovery.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Discovery[] |
Discovery.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2025. All rights reserved.