Uses of Class
org.eclipse.jetty.osgi.boot.OSGiAppProvider

Packages that use OSGiAppProvider
org.eclipse.jetty.osgi.boot.jasper   
org.eclipse.jetty.osgi.boot.utils   
 

Uses of OSGiAppProvider in org.eclipse.jetty.osgi.boot.jasper
 

Methods in org.eclipse.jetty.osgi.boot.jasper with parameters of type OSGiAppProvider
 URL[] PluggableWebAppRegistrationCustomizerImpl.getJarsWithTlds(OSGiAppProvider provider, BundleFileLocatorHelper locatorHelper)
           
 URL[] WebappRegistrationCustomizerImpl.getJarsWithTlds(OSGiAppProvider provider, BundleFileLocatorHelper locatorHelper)
          TODO: right now only the jetty-jsp bundle is scanned for common taglibs.
 

Uses of OSGiAppProvider in org.eclipse.jetty.osgi.boot.utils
 

Methods in org.eclipse.jetty.osgi.boot.utils with parameters of type OSGiAppProvider
 URL[] WebappRegistrationCustomizer.getJarsWithTlds(OSGiAppProvider provider, BundleFileLocatorHelper fileLocator)
          TODO: right now only the jetty-jsp bundle is scanned for common taglibs.
 



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