| Interface | Description |
|---|---|
| BundleClassLoaderHelper |
Is there a clean OSGi way to go from the Bundle object to the classloader of
the Bundle ? You can certainly take a class inside the bundle and get the
bundle's classloader that way.
|
| BundleFileLocatorHelper |
From a bundle to its location on the filesystem.
|
| WebappRegistrationCustomizer |
Fix various shortcomings with the way jasper parses the tld files.
|
| Class | Description |
|---|---|
| BundleClassLoaderHelperFactory |
BundleClassLoaderHelperFactory
Get a class loader helper adapted for the particular osgi environment.
|
| EventSender | |
| OSGiClassLoader |
OSGiClassLoader
Class loader that is aware of a bundle.
|
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.