All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractFilesystemAlterationListener AbstractFilesystemAlterationListener provides some convenience methods helping to implement a FilesystemAlterationListener.AbstractFilesystemAlterationListener.Signal AbstractJavaCompiler Base class for compiler implementations.CommandlineCompiler A simple front end to jci mimicking the javac command lineCompilationProblem An abstract definition of a compilation problemCompilationProblemHandler A CompilationProblemHandler gets access to a problem as soon as the problem is available while the CompilationResult only represents a summary at the end.CompilationResult A CompilationResult represents the result of a compilation.CompilingListener A CompilingListener is an improved version of the ReloadingListener.Configurable ConfigurationException ConfigurationReloading ConversionUtils Mainly common path manipultation helper methods NOT FOR USE OUTSIDE OF JCIEclipseCompilationProblem Wrapping an Eclipse compiler problemEclipseJavaCompiler Eclipse compiler implemenationEclipseJavaCompilerSettings Native Eclipse compiler settingsFileChangeListener The most simple implemenation of an FilesystemAlterationListener.FileResourceReader A simple file system based Reader implementationFileResourceStore Stores the results on diskFilesystemAlterationListener A listener that receives events of filesystem modifications.FilesystemAlterationMonitor It's a runnable that spawns of a monitoring thread triggering the the observers and managing the their listeners.FilesystemAlterationObserver FilesystemAlterationObserver represents the state of files below a certain root directory.FilesystemAlterationObserverImpl Implementation of a FilesystemAlterationObserverFilesystemAlterationObserverImpl.MonitorFile FilesystemAlterationObserverImpl.MonitorFileImpl GroovyCompilationProblem Groovy version of a CompilationProblemGroovyJavaCompiler Groovy implementation of the JavaCompiler interfaceGroovyJavaCompilerSettings Native configuration for the Groovy compilerJavaCompiler The general compiler interface.JavaCompilerFactory Creates JavaCompilers TODO use META-INF discovery mechanismJavaCompilerSettings Most common denominator for JavaCompiler settings.JspGenerator JspReader MemoryResourceReader A memory based reader to compile from memoryMemoryResourceStore Store just in memoryReloadingClassLoader The ReloadingClassLoader uses a delegation mechansim to allow classes to be reloaded.ReloadingListener This Listener waits for FAM events to trigger a reload of classes or resources.ReloadNotificationListener Classes implementing this interface can get notified by ReloadingListenersResourceReader A ResourceReader provide acces to resource like e.g.ResourceStore A Store is where the compilers are storing the resultsResourceStoreClassLoader A ClassLoader backed by an array of ResourceStoresRhinoCompilationProblem RhinoJavaCompiler RhinoJavaCompilerSettings ServerPageServlet A mini JSP servlet that monitors a certain directory and recompiles and then instantiates the JSP pages as soon as they have changed.Something Transactional Receive start/stop eventsTransactionalResourceStore A TransactionalResourceStore get signals of the compilation process as a whole.