Package org.eclipse.jetty.osgi.boot.utils

Interface Summary
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.
 



Copyright © 1995-2011 Mort Bay Consulting. All Rights Reserved.