Class DefaultJavaToolChain

All Implemented Interfaces:
JavaToolchain, Toolchain, ToolchainPrivate

@Deprecated public class DefaultJavaToolChain extends JavaToolchainImpl
Deprecated.
clients that do not require compatibility with Maven 3.2.3 and earlier should link to JavaToolchainImpl instead.
Provides backwards compatibility with Maven 3.2.3 and earlier. Clients that do not require compatibility with Maven 3.2.3 and earlier are encouraged to use JavaToolchainImpl. Note: This is an internal component whose interface can change without prior notice.