public static interface BytecodeInjectionMojo.InjectionTarget
| Modifier and Type | Method and Description |
|---|---|
void |
inject(String value)
Inject the given value per this target's strategy.
|
void inject(String value) throws org.apache.maven.plugin.MojoExecutionException
value - The value to inject.org.apache.maven.plugin.MojoExecutionException - Indicates a problem performing the injection.Copyright © 2025 JBoss, a division of Red Hat, Inc. All rights reserved.