Uses of Class
org.apache.commons.jci.compilers.JavaCompilerFactory
-
Packages that use JavaCompilerFactory Package Description org.apache.commons.jci.compilers Interfaces and abstract classes for the compiler abstraction itself. -
-
Uses of JavaCompilerFactory in org.apache.commons.jci.compilers
Fields in org.apache.commons.jci.compilers declared as JavaCompilerFactory Modifier and Type Field Description private static JavaCompilerFactoryJavaCompilerFactory. INSTANCEDeprecated.will be remove after the next release, please create an instance yourselfMethods in org.apache.commons.jci.compilers that return JavaCompilerFactory Modifier and Type Method Description static JavaCompilerFactoryJavaCompilerFactory. getInstance()Deprecated.will be remove after the next release, please create an instance yourself
-