Interface ToolchainManagerPrivate

All Known Implementing Classes:
DefaultToolchainManagerPrivate

public interface ToolchainManagerPrivate
Component for use by the maven-toolchains-plugin only. It provides API:
  1. to retrieve every toolchains available in user settings,
  2. to store chosen toolchain into build context for later use by toolchain-aware plugins.
Since:
2.0.9
Author:
mkleint
See Also: