|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XClassLoaderBase | |
|---|---|
| org.openbp.common.classloader | All-purpose custom class loader supporting loading classes from directories, paths and zip files. |
| Uses of XClassLoaderBase in org.openbp.common.classloader |
|---|
| Subclasses of XClassLoaderBase in org.openbp.common.classloader | |
|---|---|
class |
XClassLoader
This class is a class loader that supports the features as implemented by XClassLoaderBase and enhances them with LogUtil-based logging. |
class |
XClassLoaderSystemErr
XClassLoader that logs errors to System.err. |
| Methods in org.openbp.common.classloader with parameters of type XClassLoaderBase | |
|---|---|
void |
PackageList.printDebug(java.lang.String prefix,
XClassLoaderBase cl)
Prints debug output to the given class loader's logger. |
void |
XClassLoaderConfiguration.printDebug(XClassLoaderBase cl)
Prints debug output to the given class loader's logger. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||