Interface ToolchainFactory
- All Known Implementing Classes:
 JavaToolchainFactory
Deprecated.
Internal toolchain factory, to prepare toolchains instances.
- Since:
 - 2.0.9
 
- 
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the default instance of the particular type of toolchain, can returnnullif not applicable.createToolchain(ToolchainModel model) Deprecated.Create instance of toolchain. 
- 
Method Details
- 
createToolchain
 - 
createDefaultToolchain
ToolchainPrivate createDefaultToolchain()Deprecated.Returns the default instance of the particular type of toolchain, can returnnullif not applicable. TODO keep around?? 
 - 
 
ToolchainFactoryinstead.