public interface JavaCompilerFactory
Factory for creating Java compiler instances used by joint compilation.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public JavaCompiler |
createCompiler(CompilerConfiguration config)Creates a Java compiler for the supplied configuration. |
Creates a Java compiler for the supplied configuration.
config - the compiler configuration