Package | Description |
---|---|
Contains Plugin class model and attached interfaces.
|
|
Plugin class loader and associated objects
|
|
Exceptions attached to the Plugin Loader
|
Class and Description |
---|
Abstract class loader that can load classes from different resources
|
Reads the class bytes from jar files and other resources using
ClasspathResources
|
Class and Description |
---|
Abstract class loader that can load classes from different resources
|
Class that builds a local classpath by loading resources from different
files/paths
|
JarResources reads jar files and loads the class content/bytes in a HashMap
|
Enumeration for different resource types
|
Class and Description |
---|
Enumeration for different resource types
|