Package | Description |
---|---|
org.apache.maven.toolchain | |
org.apache.maven.toolchain.java |
Modifier and Type | Method and Description |
---|---|
ToolchainPrivate |
ToolchainFactory.createToolchain(ToolchainModel model)
Create instance of toolchain.
|
ToolchainPrivate[] |
ToolchainManagerPrivate.getToolchainsForType(String type)
Retrieves the toolchains of given type from the user settings.
|
ToolchainPrivate[] |
DefaultToolchainManager.getToolchainsForType(String type) |
Modifier and Type | Method and Description |
---|---|
ToolchainPrivate |
DefaultJavaToolchainFactory.createToolchain(ToolchainModel model) |
Copyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.