|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| IUrlClassLoader | An interface for loading a specific class from a given URL (which is probably a Jar file). |
| Class Summary | |
| AbstractMultipleStore | Similar in concept to the AbstractSingleStore, except this houses multiple instances of 'singletons'. |
| AbstractMultipleStore.AllowMultiplesAction | |
| AbstractSingleStore | Aids pluggable factories and related classes by being a central repository for storing a singleton, and creating means to load and change the singleton. |
| ClassLoadHelper | Utility class for loading classes and creating instances. |
| ClassUtil | Utility class for loading classes and creating instances. |
| SingletonStore | Aids pluggable factories and related classes by being a central repository for storing a singleton, and creating means to load and change the singleton. |
| SPILoader | Loads Service Provider Interface (SPI) classes from the given classloader (if any). |
| SPISingletonStore | Aids pluggable factories and related classes by being a central repository for storing SPI singletons, and creating means to load and change the singletons. |
Helps control class loading, so that it will work with the most efficient Jar / URL class loading based on your JVM.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||