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

Packages that use org.eclipse.jetty.osgi.boot.utils
org.eclipse.jetty.osgi.boot.internal.webapp   
org.eclipse.jetty.osgi.boot.jasper   
org.eclipse.jetty.osgi.boot.utils   
org.eclipse.jetty.osgi.boot.utils.internal   
 

Classes in org.eclipse.jetty.osgi.boot.utils used by org.eclipse.jetty.osgi.boot.internal.webapp
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.
 

Classes in org.eclipse.jetty.osgi.boot.utils used by org.eclipse.jetty.osgi.boot.jasper
BundleFileLocatorHelper
          From a bundle to its location on the filesystem.
WebappRegistrationCustomizer
          Fix various shortcomings with the way jasper parses the tld files.
 

Classes in org.eclipse.jetty.osgi.boot.utils used by org.eclipse.jetty.osgi.boot.utils
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.
 

Classes in org.eclipse.jetty.osgi.boot.utils used by org.eclipse.jetty.osgi.boot.utils.internal
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.
 



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