| Package | Description |
|---|---|
| org.apache.commons.jci.compilers |
Interfaces and abstract classes for the compiler abstraction itself.
|
| org.apache.commons.jci.listeners |
Special FAM listeners for just collecting FAM statistics, to compilation or class reloading.
|
| Class and Description |
|---|
| AbstractJavaCompiler
Base class for compiler implementations.
|
| CompilationResult
A CompilationResult represents the result of a compilation.
|
| EclipseJavaCompilerSettings
Native Eclipse compiler settings
|
| JaninoJavaCompilerSettings |
| JavaCompiler
The general compiler interface.
|
| JavaCompilerFactory
Creates JavaCompilers
TODO use META-INF discovery mechanism
|
| JavaCompilerSettings
Most common denominator for JavaCompiler settings.
|
| Class and Description |
|---|
| CompilationResult
A CompilationResult represents the result of a compilation.
|
| JavaCompiler
The general compiler interface.
|
Copyright © 2004–2025 The Apache Software Foundation. All rights reserved.