public interface ToolchainPrivate extends Toolchain
Modifier and Type | Method and Description |
---|---|
ToolchainModel |
getModel() |
boolean |
matchesRequirements(Map<String,String> requirements)
Let the toolchain decide if it matches requirements defined
in the toolchain plugin configuration.
|
boolean matchesRequirements(Map<String,String> requirements)
requirements
- Mapnull
true
if the requirements match, otherwise false
ToolchainModel getModel()
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.