|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ToolchainManagerPrivate
Component for use by the maven-toolchains-plugin only.
Method Summary | |
---|---|
ToolchainPrivate[] |
getToolchainsForType(String type,
MavenSession context)
Retrieves the toolchains of given type from the user settings. |
void |
storeToolchainToBuildContext(ToolchainPrivate toolchain,
MavenSession context)
Stores the toolchain into build context. |
Method Detail |
---|
ToolchainPrivate[] getToolchainsForType(String type, MavenSession context) throws MisconfiguredToolchainException
MisconfiguredToolchainException
void storeToolchainToBuildContext(ToolchainPrivate toolchain, MavenSession context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |