Interface JavaCompilerPlugin.DetectCompilationModulePath

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

public static interface JavaCompilerPlugin.DetectCompilationModulePath extends build.spin.Task<build.spawn.jdk.option.ModulePath>
A Task to detect the compile ModulePath 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