org.codehaus.groovy.tools.javac
Class JavacCompilerFactory
java.lang.Object
org.codehaus.groovy.tools.javac.JavacCompilerFactory
- All Implemented Interfaces:
- JavaCompilerFactory
public class JavacCompilerFactory
- extends Object
- implements JavaCompilerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavacCompilerFactory
public JavacCompilerFactory()
createCompiler
public JavaCompiler createCompiler(CompilerConfiguration config)
- Specified by:
createCompiler
in interface JavaCompilerFactory