public interface ToolchainFactory
| Modifier and Type | Method and Description | 
|---|---|
ToolchainPrivate | 
createDefaultToolchain()
Returns the default instance of the particular type of toolchain, can return  
null
 if 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–2023 The Apache Software Foundation. All rights reserved.