Uses of Package
org.jboss.maven.plugins.injection
-
Classes in org.jboss.maven.plugins.injection used by org.jboss.maven.plugins.injection Class Description BytecodeInjection Configuration model used in theBytecodeInjectionMojo
to list the bytecode injections to perform.BytecodeInjectionMojo.BaseInjectionTarget BytecodeInjectionMojo.InjectionTarget Defines a strategy for applying injections.Constant Specifically, a target field defined as 'static final'.MethodBodyReturn Specifically, a replace the body of a member method to return the injection value.TargetMember Configuration model used witinBytecodeInjection
to name the field to be injected.