Package org.gradle.tooling.internal.consumer.loader
-
Interface Summary Interface Description ToolingImplementationLoader Loads the Tooling API implementation classes from the given Gradle distribution and adapts them to the current Tooling API interfaces. -
Class Summary Class Description CachingToolingImplementationLoader DefaultToolingImplementationLoader Loads the tooling API implementation of the Gradle version that will run the build (the "provider").SynchronizedToolingImplementationLoader