| Name | Description | Type | Package | Framework |
| AbstractFilesystemAlterationListener | AbstractFilesystemAlterationListener provides some convenience methods helping to implement a FilesystemAlterationListener. | Class | org.apache.commons.jci.listeners | Apache Commons |
| AbstractJavaCompiler | Base class for compiler implementations. | Class | org.apache.commons.jci.compilers | Apache Commons |
| CommandlineCompiler | A simple front end to jci mimicking the javac command lineConstructor SummaryCommandlineCompiler() | Class | org.apache.commons.jci.examples.commandline | Apache Commons |
| CompilationProblem | Interface | org.apache.commons.jci.problems | Apache Commons | |
| CompilationProblemHandler | A CompilationProblemHandler gets access to a problem as soon as the problem is available while the | Interface | org.apache.commons.jci.problems | Apache Commons |
| CompilationResult | A CompilationResult represents the result of a compilation. | Class | org.apache.commons.jci.compilers | Apache Commons |
| CompilingListener | A CompilingListener is an improved version of the ReloadingListener. | Class | org.apache.commons.jci.listeners | Apache Commons |
| Configurable | Interface | org.apache.commons.jci.examples.configuration | Apache Commons | |
| ConfigurationException | See Also:Serialized FormConstructor SummaryConfigurationException() | Class | org.apache.commons.jci.examples.configuration | Apache Commons |
| ConfigurationReloading | Class | org.apache.commons.jci.examples.configuration | Apache Commons | |
| ConversionUtils | Mainly common path manipultation helper methods NOT FOR USE OUTSIDE OF JCI | Class | org.apache.commons.jci.utils | Apache Commons |
| EclipseCompilationProblem | Wrapping an Eclipse compiler problemConstructor SummaryEclipseCompilationProblem(org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| EclipseJavaCompiler | Eclipse compiler implemenationFields inherited from class org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| EclipseJavaCompilerSettings | Native Eclipse compiler settingsConstructor SummaryEclipseJavaCompilerSettings() | Class | org.apache.commons.jci.compilers | Apache Commons |
| FileChangeListener | The most simple implemenation of an FilesystemAlterationListener. | Class | org.apache.commons.jci.listeners | Apache Commons |
| FileResourceReader | Class | org.apache.commons.jci.readers | Apache Commons | |
| FileResourceStore | Class | org.apache.commons.jci.stores | Apache Commons | |
| FilesystemAlterationListener | A listener that receives events of filesystem modifications. | Interface | org.apache.commons.jci.monitor | Apache Commons |
| FilesystemAlterationMonitor | It's a runnable that spawns of a monitoring thread triggering the the observers and managing the their listeners. | Class | org.apache.commons.jci.monitor | Apache Commons |
| FilesystemAlterationObserver | FilesystemAlterationObserver represents the state of files below a certain root directory. | Interface | org.apache.commons.jci.monitor | Apache Commons |
| FilesystemAlterationObserverImpl | Class | org.apache.commons.jci.monitor | Apache Commons | |
| GroovyCompilationProblem | Groovy version of a CompilationProblemConstructor SummaryGroovyCompilationProblem(org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| GroovyJavaCompiler | Groovy implementation of the JavaCompiler interfaceFields inherited from class org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| GroovyJavaCompilerSettings | Native configuration for the Groovy compilerConstructor SummaryGroovyJavaCompilerSettings(org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| JaninoCompilationProblem | Janino version of a CompilationProblemConstructor SummaryJaninoCompilationProblem(org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| JaninoJavaCompiler | Fields inherited from class org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| JaninoJavaCompilerSettings | Class | org.apache.commons.jci.compilers | Apache Commons | |
| JavaCompiler | The general compiler interface. | Interface | org.apache.commons.jci.compilers | Apache Commons |
| JavaCompilerFactory | Creates JavaCompilers TODO use META-INF discovery mechanism | Class | org.apache.commons.jci.compilers | Apache Commons |
| JavaCompilerSettings | Most common denominator for JavaCompiler settings. | Class | org.apache.commons.jci.compilers | Apache Commons |
| JspGenerator | Class | org.apache.commons.jci.examples.serverpages | Apache Commons | |
| JspReader | Class | org.apache.commons.jci.examples.serverpages | Apache Commons | |
| MemoryResourceReader | A memory based reader to compile from memoryConstructor SummaryMemoryResourceReader() | Class | org.apache.commons.jci.readers | Apache Commons |
| MemoryResourceStore | Store just in memoryConstructor SummaryMemoryResourceStore() | Class | org.apache.commons.jci.stores | Apache Commons |
| ReloadingClassLoader | The ReloadingClassLoader uses a delegation mechansim to allow classes to be reloaded. | Class | org.apache.commons.jci | Apache Commons |
| ReloadingListener | This Listener waits for FAM events to trigger a reload of classesFields inherited from class org. | Class | org.apache.commons.jci.listeners | Apache Commons |
| ReloadNotificationListener | Interface | org.apache.commons.jci.listeners | Apache Commons | |
| ResourceReader | A ResourceReader provide acces to resource like e. | Interface | org.apache.commons.jci.readers | Apache Commons |
| ResourceStore | Interface | org.apache.commons.jci.stores | Apache Commons | |
| ResourceStoreClassLoader | Class | org.apache.commons.jci.stores | Apache Commons | |
| RhinoCompilationProblem | Class | org.apache.commons.jci.compilers | Apache Commons | |
| RhinoJavaCompiler | Fields inherited from class org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| RhinoJavaCompilerSettings | Constructor SummaryRhinoJavaCompilerSettings()Methods inherited from class org. | Class | org.apache.commons.jci.compilers | Apache Commons |
| ServerPageServlet | A mini JSP servlet that monitors a certain directory and recompiles and then instantiates the JSP pages as soon as | Class | org.apache.commons.jci.examples.serverpages | Apache Commons |
| Something | Class | org.apache.commons.jci.examples.configuration | Apache Commons | |
| Transactional | Interface | org.apache.commons.jci.stores | Apache Commons | |
| TransactionalResourceStore | A TransactionalResourceStore get signals of the compilation process as a whole. | Class | org.apache.commons.jci.stores | Apache Commons |