Package | Description |
---|---|
org.codehaus.mojo.jaxb2.shared.environment | |
org.codehaus.mojo.jaxb2.shared.environment.logging |
Constructor and Description |
---|
ToolExecutionEnvironment(org.apache.maven.plugin.logging.Log mavenLog,
ThreadContextClassLoaderBuilder builder,
LoggingHandlerEnvironmentFacet loggingHandlerFacet,
LocaleFacet localeFacet)
Creates a new ToolExecutionEnvironment object wrapping the supplied Maven Log.
|
Modifier and Type | Method and Description |
---|---|
static LoggingHandlerEnvironmentFacet |
LoggingHandlerEnvironmentFacet.create(org.apache.maven.plugin.logging.Log mavenLog,
Class<? extends AbstractJaxbMojo> caller,
String encoding)
Factory method creating a new LoggingHandlerEnvironmentFacet wrapping the supplied properties.
|
Copyright © 2005–2015 MojoHaus. All rights reserved.