Class ForkingExecutor.Trampoline

java.lang.Object
com.spotify.fmt.ForkingExecutor.Trampoline
Enclosing class:
ForkingExecutor

private static class ForkingExecutor.Trampoline extends Object
  • Field Details

    • log

      private static org.apache.maven.plugin.logging.Log log
  • Constructor Details

    • Trampoline

      private Trampoline()
  • Method Details

    • main

      public static void main(String... args)
    • run

      private static void run(Path closureFile, Path resultFile, Path errorFile)