Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.commons.jci Classes and Interfaces - 47 results found.
NameDescriptionTypePackageFramework
AbstractFilesystemAlterationListenerAbstractFilesystemAlterationListener provides some convenience methods helping to implement a FilesystemAlterationListener.Classorg.apache.commons.jci.listenersApache Commons
AbstractJavaCompilerBase class for compiler implementations.Classorg.apache.commons.jci.compilersApache Commons
CommandlineCompilerA simple front end to jci mimicking the javac command lineConstructor SummaryCommandlineCompiler()Classorg.apache.commons.jci.examples.commandlineApache Commons
CompilationProblemInterfaceorg.apache.commons.jci.problemsApache Commons
CompilationProblemHandlerA CompilationProblemHandler gets access to a problem as soon as the problem is available while theInterfaceorg.apache.commons.jci.problemsApache Commons
CompilationResultA CompilationResult represents the result of a compilation.Classorg.apache.commons.jci.compilersApache Commons
CompilingListenerA CompilingListener is an improved version of the ReloadingListener.Classorg.apache.commons.jci.listenersApache Commons
ConfigurableInterfaceorg.apache.commons.jci.examples.configurationApache Commons
ConfigurationExceptionSee Also:Serialized FormConstructor SummaryConfigurationException()Classorg.apache.commons.jci.examples.configurationApache Commons
ConfigurationReloadingClassorg.apache.commons.jci.examples.configurationApache Commons
ConversionUtilsMainly common path manipultation helper methods NOT FOR USE OUTSIDE OF JCIClassorg.apache.commons.jci.utilsApache Commons
EclipseCompilationProblemWrapping an Eclipse compiler problemConstructor SummaryEclipseCompilationProblem(org.Classorg.apache.commons.jci.compilersApache Commons
EclipseJavaCompilerEclipse compiler implemenationFields inherited from class org.Classorg.apache.commons.jci.compilersApache Commons
EclipseJavaCompilerSettingsNative Eclipse compiler settingsConstructor SummaryEclipseJavaCompilerSettings()Classorg.apache.commons.jci.compilersApache Commons
FileChangeListenerThe most simple implemenation of an FilesystemAlterationListener.Classorg.apache.commons.jci.listenersApache Commons
FileResourceReaderClassorg.apache.commons.jci.readersApache Commons
FileResourceStoreClassorg.apache.commons.jci.storesApache Commons
FilesystemAlterationListenerA listener that receives events of filesystem modifications.Interfaceorg.apache.commons.jci.monitorApache Commons
FilesystemAlterationMonitorIt's a runnable that spawns of a monitoring thread triggering the the observers and managing the their listeners.Classorg.apache.commons.jci.monitorApache Commons
FilesystemAlterationObserverFilesystemAlterationObserver represents the state of files below a certain root directory.Interfaceorg.apache.commons.jci.monitorApache Commons
FilesystemAlterationObserverImplClassorg.apache.commons.jci.monitorApache Commons
GroovyCompilationProblemGroovy version of a CompilationProblemConstructor SummaryGroovyCompilationProblem(org.Classorg.apache.commons.jci.compilersApache Commons
GroovyJavaCompilerGroovy implementation of the JavaCompiler interfaceFields inherited from class org.Classorg.apache.commons.jci.compilersApache Commons
GroovyJavaCompilerSettingsNative configuration for the Groovy compilerConstructor SummaryGroovyJavaCompilerSettings(org.Classorg.apache.commons.jci.compilersApache Commons
JaninoCompilationProblemJanino version of a CompilationProblemConstructor SummaryJaninoCompilationProblem(org.Classorg.apache.commons.jci.compilersApache Commons
JaninoJavaCompilerFields inherited from class org.Classorg.apache.commons.jci.compilersApache Commons
JaninoJavaCompilerSettingsClassorg.apache.commons.jci.compilersApache Commons
JavaCompilerThe general compiler interface.Interfaceorg.apache.commons.jci.compilersApache Commons
JavaCompilerFactoryCreates JavaCompilers TODO use META-INF discovery mechanismClassorg.apache.commons.jci.compilersApache Commons
JavaCompilerSettingsMost common denominator for JavaCompiler settings.Classorg.apache.commons.jci.compilersApache Commons
JspGeneratorClassorg.apache.commons.jci.examples.serverpagesApache Commons
JspReaderClassorg.apache.commons.jci.examples.serverpagesApache Commons
MemoryResourceReaderA memory based reader to compile from memoryConstructor SummaryMemoryResourceReader()Classorg.apache.commons.jci.readersApache Commons
MemoryResourceStoreStore just in memoryConstructor SummaryMemoryResourceStore()Classorg.apache.commons.jci.storesApache Commons
ReloadingClassLoaderThe ReloadingClassLoader uses a delegation mechansim to allow classes to be reloaded.Classorg.apache.commons.jciApache Commons
ReloadingListenerThis Listener waits for FAM events to trigger a reload of classesFields inherited from class org.Classorg.apache.commons.jci.listenersApache Commons
ReloadNotificationListenerInterfaceorg.apache.commons.jci.listenersApache Commons
ResourceReaderA ResourceReader provide acces to resource like e.Interfaceorg.apache.commons.jci.readersApache Commons
ResourceStoreInterfaceorg.apache.commons.jci.storesApache Commons
ResourceStoreClassLoaderClassorg.apache.commons.jci.storesApache Commons
RhinoCompilationProblemClassorg.apache.commons.jci.compilersApache Commons
RhinoJavaCompilerFields inherited from class org.Classorg.apache.commons.jci.compilersApache Commons
RhinoJavaCompilerSettingsConstructor SummaryRhinoJavaCompilerSettings()Methods inherited from class org.Classorg.apache.commons.jci.compilersApache Commons
ServerPageServletA mini JSP servlet that monitors a certain directory and recompiles and then instantiates the JSP pages as soon asClassorg.apache.commons.jci.examples.serverpagesApache Commons
SomethingClassorg.apache.commons.jci.examples.configurationApache Commons
TransactionalInterfaceorg.apache.commons.jci.storesApache Commons
TransactionalResourceStoreA TransactionalResourceStore get signals of the compilation process as a whole.Classorg.apache.commons.jci.storesApache Commons