Interface JavaCompilerPlugin.DetectCompilationClassPath

All Superinterfaces:
build.spin.Task<build.spawn.jdk.option.ClassPath>
All Known Implementing Classes:
Java25CompilerPlugin.DetectCompilationClassPath, Java8CompilerPlugin.DetectCompilationClassPath
Enclosing interface:
JavaCompilerPlugin

public static interface JavaCompilerPlugin.DetectCompilationClassPath extends build.spin.Task<build.spawn.jdk.option.ClassPath>
A Task to detect the compile ClassPath for the Project.
Since:
Aug-2020
Author:
brian.oliver
  • Nested Class Summary

    Nested classes/interfaces inherited from interface build.spin.Task

    build.spin.Task.Pattern
  • Method Summary

    Methods inherited from interface build.spin.Task

    dependencies, execute