| Package | Description | 
|---|---|
| org.apache.maven.toolchain | |
| org.apache.maven.toolchain.java | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ToolchainPrivatea private contract between the toolchains plugin and the components. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultToolchain | 
| Modifier and Type | Method and Description | 
|---|---|
| Toolchain | ToolchainManager. getToolchainFromBuildContext(String type,
                                                        MavenSession context)to be used from plugins capable of working with toolchains. | 
| Toolchain | DefaultToolchainManager. getToolchainFromBuildContext(String type,
                                                        MavenSession session) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | JavaToolChain | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultJavaToolChain | 
Copyright © 2001–2014 The Apache Software Foundation. All rights reserved.