Class DefaultToolingImplementationLoader

  • All Implemented Interfaces:
    ToolingImplementationLoader

    public class DefaultToolingImplementationLoader
    extends java.lang.Object
    implements ToolingImplementationLoader
    Loads the tooling API implementation of the Gradle version that will run the build (the "provider"). Adapts the rather clunky cross-version interface to the more readable interface of the TAPI client.