See: Description
| Class | Description |
|---|---|
| OsgiBundleResource |
Resource implementation for OSGi environments.
|
| OsgiBundleResourceLoader |
OSGi specific
ResourceLoader
implementation. |
| OsgiBundleResourcePatternResolver |
OSGi-aware
ResourcePatternResolver. |
| UrlContextResource |
Extension to
UrlResource that adds support for
ContextResource. |
Resource, ResourceLoader and PatternResourceResolver.
Understands osgibundle: and osgibundlejar:prefix as well as the
underlying platform ones (i.e. bundleentry:
and bundleresource: under Equinox and so on).