|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.openbp.common.classloader | |
|---|---|
| org.openbp.common.classloader | All-purpose custom class loader supporting loading classes from directories, paths and zip files. |
| Classes in org.openbp.common.classloader used by org.openbp.common.classloader | |
|---|---|
| BinaryResourceSpec
XClassLoader resource specification that directly provides its contents as byte array. |
|
| PackageList
This class maintains a list of packages and methods allowing to check whether a given class is within the packages in the list. |
|
| ResourceEntry
This class defines an entry in the class/resource table of the XClassLoader |
|
| ResourceSpec
XClassLoader resource specification. |
|
| UrlResourceSpec
XClassLoader resource that specifies its target using an URL. |
|
| XClassLoader
This class is a class loader that supports the features as implemented by XClassLoaderBase and enhances them with LogUtil-based logging. |
|
| XClassLoaderBase
This class implements a sophisticated classloader that supports loading from classes from various repositories (which might be \.jar, \.zip-files or directories) and a caching mechanism for loaded classes. |
|
| XClassLoaderConfiguration
This class contains all information that is necessary to create a class loader. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||