Class JavacCompiler

java.lang.Object
org.codehaus.plexus.compiler.AbstractCompiler
org.codehaus.plexus.compiler.javac.JavacCompiler
All Implemented Interfaces:
Compiler

@Named("javac") @Singleton public class JavacCompiler extends AbstractCompiler
Author:
Trygve Laugstøl, Matthew Pocock, Jörg Waßmer, Others