public interface ToolchainFactory
| Modifier and Type | Method and Description | 
|---|---|
| ToolchainPrivate | createDefaultToolchain()Returns the default instance of the particular type of toolchain, can return  nullif not applicable. | 
| ToolchainPrivate | createToolchain(ToolchainModel model)Create instance of toolchain. | 
ToolchainPrivate createToolchain(ToolchainModel model) throws MisconfiguredToolchainException
MisconfiguredToolchainExceptionToolchainPrivate createDefaultToolchain()
null
 if not applicable.
 TODO keep around??Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.