Package org.codehaus.mojo.jaxb2.shared.environment
- 
Interface Summary Interface Description EnvironmentFacet Specification for an Environment controller, which can infer a temporary and reversible change to the environment of an executing task.
- 
Class Summary Class Description AbstractLogAwareFacet Abstract EnvironmentFacet which sports a non-null Maven Log for use by subclasses.ToolExecutionEnvironment Compound EnvironmentFacet implementation which is used to set up and use a collection of other EnvironmentFacet instances during the run of the JAXB2 Maven Plugin.