|
Class Summary |
| Constants |
|
| Extension |
Utility class that represents either an available "Optional Package"
(formerly known as "Standard Extension") as described in the manifest
of a JAR file, or the requirement for such an optional package. |
| StandardClassLoader |
Subclass implementation of java.net.URLClassLoader that knows how
to load classes from disk directories, as well as local and remote JAR
files. |
| StandardLoader |
Standard implementation of the Loader interface that wraps the
AdaptiveClassLoader implementation imported from the
Apache JServ project. |