All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractFilesystemAlterationListener AbstractFilesystemAlterationListener provides some convenience methods helping to implement a FilesystemAlterationListener.AbstractJavaCompiler Base class for compiler implementations.CompilationProblem 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.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 FilesystemAlterationObserverGroovyCompilationProblem Groovy version of a CompilationProblemGroovyJavaCompiler Groovy implementation of the JavaCompiler interfaceGroovyJavaCompilerSettings Native configuration for the Groovy compilerJaninoCompilationProblem Janino version of a CompilationProblemJaninoJavaCompiler JaninoJavaCompilerSettings JavaCompiler The general compiler interface.JavaCompilerFactory Creates JavaCompilers TODO use META-INF discovery mechanismJavaCompilerSettings Most common denominator for JavaCompiler settings.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 Transactional Receive start/stop eventsTransactionalResourceStore A TransactionalResourceStore get signals of the compilation process as a whole.