Commons JCI is a common Java compiler interface for various compilers. . It can be used to either compile Java (or any other language that can be compiled to Java classes like e.g. Groovy or Javascript) to Java. . It is integrated with a Java FAM (Filesystem Alteration Monitor) that can be used with JCI compiling/reloading classloader. . This package contains FAM and Core module of Commons JCI.