Package org.codehaus.groovy.tools.javac
Interface JavaCompilerFactory
- 
- All Known Implementing Classes:
- JavacCompilerFactory
 
 public interface JavaCompilerFactory
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description JavaCompilercreateCompiler(CompilerConfiguration config)
 
- 
- 
- 
Method Detail- 
createCompilerJavaCompiler createCompiler(CompilerConfiguration config) 
 
- 
 
-