|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
ClassLoader
for various purposes.
See:
Description
Interface Summary | |
StickyClassLoaderTest.BMaker |
Class Summary | |
LimitingClassLoader | A class loader that does nothing but allow, at runtime, classes to be put on a list of "do not load" classes, which will be rejected from loading, even if they are available. |
StickyClassLoader | A ClassLoader that works as the union of two classloaders, but
always tries to delegate to the first of these. |
StickyClassLoaderTest | Test cases for StickyClassLoader . |
StickyClassLoaderTest.A | |
StickyClassLoaderTest.A.B | |
StickyClassLoaderTest.One | |
StickyClassLoaderTest.Two | |
ToolsJarClassLoader | A class loader that tries to load classes from tools.jar. |
Some extensions of ClassLoader
for various purposes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |