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
MisconfiguredToolchainException
ToolchainPrivate createDefaultToolchain()
null
if not applicable.
TODO keep around??Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.