Class AbstractCompiler.CompilerRunnable

java.lang.Object
org.codehaus.mojo.natives.compiler.AbstractCompiler.CompilerRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
AbstractCompiler

public class AbstractCompiler.CompilerRunnable extends Object implements Runnable
  • Constructor Details

    • CompilerRunnable

      public CompilerRunnable(org.codehaus.plexus.util.cli.Commandline cl, org.codehaus.plexus.logging.Logger logger)
  • Method Details