Represents an interface that must be implemented by classloaders
that don't extend URLClassLoader and are installed as the parent
classloader for web applications.
This is used by the JSP engine to construct the classpath to pass to
javac during JSP compilation. |