@Component(role=DefaultTargetPlatformConfigurationReader.class) public class DefaultTargetPlatformConfigurationReader extends Object
Constructor and Description |
---|
DefaultTargetPlatformConfigurationReader() |
Modifier and Type | Method and Description |
---|---|
protected TargetEnvironment |
getDeprecatedTargetEnvironment(org.codehaus.plexus.util.xml.Xpp3Dom configuration) |
TargetPlatformConfiguration |
getTargetPlatformConfiguration(org.apache.maven.execution.MavenSession session,
org.apache.maven.project.MavenProject project) |
public DefaultTargetPlatformConfigurationReader()
public TargetPlatformConfiguration getTargetPlatformConfiguration(org.apache.maven.execution.MavenSession session, org.apache.maven.project.MavenProject project)
protected TargetEnvironment getDeprecatedTargetEnvironment(org.codehaus.plexus.util.xml.Xpp3Dom configuration)
Copyright © 2008–2013 Eclipse Foundation. All rights reserved.