| Package | Description |
|---|---|
| icy.plugin |
Contains Plugin class model and attached interfaces.
|
| icy.plugin.classloader |
Plugin class loader and associated objects
|
| icy.plugin.classloader.exception |
Exceptions attached to the Plugin Loader
|
| Class and Description |
|---|
| AbstractClassLoader
Abstract class loader that can load classes from different resources
|
| JarClassLoader
Reads the class bytes from jar files and other resources using
ClasspathResources
|
| Class and Description |
|---|
| AbstractClassLoader
Abstract class loader that can load classes from different resources
|
| JarResources
JarResources reads jar files and loads the class content/bytes in a HashMap
|
| ProxyClassLoader |
| ResourceType
Enumeration for different resource types
|
| Class and Description |
|---|
| ResourceType
Enumeration for different resource types
|