|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AlternativeResourceLoader | An alternative resource loader for use by plugins that wish to also support loading resources outside the usual resource loading of the particular plugin type. |
| Class Summary | |
|---|---|
| AlternativeClassLoaderResourceLoader | Loads resources from the given class classloader. |
| AlternativeDirectoryResourceLoader | Loads resources from directories configured via the system property plugin.resource.directories, which should
be a comma-delimited list of file paths that contain resources to load. |
| AlternativePluginResourceLoader | Loads resources from the plugin. |
| NoOpAlternativeResourceLoader | Resource loader that always returns null |
Classes having to do with resource loading, particularly from alternative locations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||