| BundleClassFinder |
Finds all available classes to a bundle by scanning Bundle-ClassPath,
Import-Package, and Require-Bundle headers of the given bundle and its fragments.
|
| BundleClassFinder.DummyDiscoveryFilter |
|
| BundleClassFinder.NonImportedPackageDiscoveryFilter |
|
| BundleClassLoader |
ClassLoader for a Bundle.
|
| BundleDescription |
|
| BundleDescription.ExportPackage |
|
| BundleDescription.FragmentHost |
|
| BundleDescription.HeaderEntry |
|
| BundleDescription.ImportPackage |
|
| BundleDescription.RequireBundle |
|
| BundleDescription.SymbolicName |
|
| BundleResourceFinder |
Finds all available resources to a bundle by scanning Bundle-ClassPath header
of the given bundle and its fragments.
|
| BundleResourceFinder.DefaultResourceFinderCallback |
|
| BundleResourceFinder.DummyDiscoveryFilter |
|
| BundleUtils |
|
| DelegatingBundle |
Bundle that delegates ClassLoader operations to a collection of Bundle objects.
|
| DelegatingBundleContext |
BundleContext for DelegatingBundle.
|
| DictionaryMap |
Simple wrapper that exposes Dictionary class as a Map.
|
| HeaderParser |
Utility class to parse standard OSGi headers.
|
| HeaderParser.HeaderElement |
|
| VersionRange |
|