| Interface | Description |
|---|---|
| ResourceLoader |
| Class | Description |
|---|---|
| AbstractResourceLoader | |
| FilePlexusResource |
Implementation of
PlexusResource for files. |
| FileResourceLoader | |
| JarHolder |
A small wrapper around a Jar
|
| JarResourceLoader | |
| ThreadContextClasspathResourceLoader | |
| URLPlexusResource |
Implementation of
PlexusResource for URL's. |
| URLResourceLoader |
| Exception | Description |
|---|---|
| FileResourceCreationException | |
| ResourceIOException |
An instance of this class is thrown, if the
ResourceManager, or
ResourceLoader encounters an IOException, which indicates that the resource exists, but
wasn't accessible. |
| ResourceNotFoundException |
Copyright © 2001–2017 Codehaus Plexus. All rights reserved.