Injection Maven Mojo 1.0.2

Package org.jboss.maven.plugins.injection

Interface Summary
BytecodeInjectionMojo.InjectionTarget Defines a strategy for applying injections.
 

Class Summary
BytecodeInjection Configuration model used in the BytecodeInjectionMojo to list the bytecode injections to perform.
BytecodeInjectionMojo Used to inject resolved expression values into compiled bytecode.
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 witin BytecodeInjection to name the field to be injected.
 


Injection Maven Mojo 1.0.2

Copyright © 2012 JBoss, a division of Red Hat, Inc. All Rights Reserved.