org.objectweb.clif.supervisor.lib.CodeServer This class implements a resource or class server. The requested resource or class is first looked for in jar files in CLIF's lib/ext/ directory. Then, current directory and directories set by property clif.codeserver.path are visited, in this order. The property, when set, should contain a ';' sep ...
org.apache.catalina.loader.WebappClassLoader Specialized web application class loader. <p> This class loader is a full reimplementation of the <code>URLClassLoader</code> from the JDK. It is desinged to be fully compatible with a normal <code>URLClassLoader</code>, although its internal behavior may be completel ...
sync4j.syncclient.spap.ApplicationManager This class is responsible for the management of the SyncClient Conduit applications. It performs the following tasks: <ul> <li>install new applications <li>remove (uninstall) applications <li>configure applications </ul> <b>Installation packages</b> <p ...
groovy.lang.GroovyClassLoader A ClassLoader which can load Groovy classes @author <a HREF="mailto:james@coredevelopers.net">James Strachan </a> @author Guillaume Laforge @author Steve Goetze @author Bing Ran @author <a HREF="mailto:scottstirling@rcn.com">Scott Stirling</a> @version $Revision: 1.45 $
org.objectweb.jonas.ear.lib.EarClassPathManager JOnAS Ear class path manager class. This class provides a way for managing the class-path dependency libraries. @author Florent Benoit @author Ludovic Bert @author Nicolas Van Caneghem <nicolas.vancaneghem@openpricer.com>Allow the deployment of an exploded ear