Package org.codehaus.groovy.tools.javac
Class JavacCompilerFactory
java.lang.Object
org.codehaus.groovy.tools.javac.JavacCompilerFactory
- All Implemented Interfaces:
- JavaCompilerFactory
public class JavacCompilerFactory extends java.lang.Object implements JavaCompilerFactory
- 
Constructor SummaryConstructors Constructor Description JavacCompilerFactory()
- 
Method SummaryModifier and Type Method Description JavaCompilercreateCompiler(CompilerConfiguration config)Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
- 
Constructor Details- 
JavacCompilerFactorypublic JavacCompilerFactory()
 
- 
- 
Method Details- 
createCompiler- Specified by:
- createCompilerin interface- JavaCompilerFactory
 
 
-