Enhydra 5.1 API

Package org.enhydra.xml.xmlc.reloading

Interface Summary
RecompilationHandler Interface for a recompilation handler.
ResourceLoader Interface for objects that are used to abstract particular class loader implementations.
 

Class Summary
ClassEntry Object used to hold information about a XMLC-generate class and perform operations assocaited with this class.
EnhydraResourceLoader ResourceLoader for the EnhydraClassLoader.
MultiResourceLoader ResourceLoader for the MultiClassLoader.
ResourceLoaderFactory Factory for creating a ResourceLoader wrapper class for a particular class loader.
StandardRecompilationHandler Standard recompilation handler.
TomcatResourceLoader ResourceLoader class for the Tomcat classloader.
URLResourceLoader ResourceLoader for the URLClassLoader.
XMLCReloadingFactory Factory class to create instances of XMLC-generated class with automatic recompilation if the class is out-of-date relative to a source file.
 

Exception Summary
XMLCReloadingException Runtime exception associated with reloading.
 


Enhydra 5.1 API