C F G J O P S T 

C

ContainerTldBundleDiscoverer - Class in org.eclipse.jetty.osgi.boot.jasper
ContainerTldBundleDiscoverer Use a System property to define bundles that contain tlds that need to be treated by jasper as if they were on the jetty container's classpath.
ContainerTldBundleDiscoverer() - Constructor for class org.eclipse.jetty.osgi.boot.jasper.ContainerTldBundleDiscoverer
 

F

FragmentActivator - Class in org.eclipse.jetty.osgi.boot.jsp
FragmentActivator Sets up support for jsp.
FragmentActivator() - Constructor for class org.eclipse.jetty.osgi.boot.jsp.FragmentActivator
 

G

getUrlsForBundlesWithTlds(DeploymentManager, BundleFileLocatorHelper) - Method in class org.eclipse.jetty.osgi.boot.jasper.ContainerTldBundleDiscoverer
Check the System property "org.eclipse.jetty.osgi.tldbundles" for names of bundles that contain tlds and convert to URLs.
getUrlsForBundlesWithTlds(DeploymentManager, BundleFileLocatorHelper) - Method in class org.eclipse.jetty.osgi.boot.jasper.JSTLBundleDiscoverer
The jasper TldScanner expects a URLClassloader to parse a jar for the /META-INF/*.tld it may contain.

J

JSTLBundleDiscoverer - Class in org.eclipse.jetty.osgi.boot.jasper
JSTLBundleDiscoverer Fix various shortcomings with the way jasper parses the tld files.
JSTLBundleDiscoverer() - Constructor for class org.eclipse.jetty.osgi.boot.jasper.JSTLBundleDiscoverer
 

O

org.eclipse.jetty.osgi.boot.jasper - package org.eclipse.jetty.osgi.boot.jasper
 
org.eclipse.jetty.osgi.boot.jsp - package org.eclipse.jetty.osgi.boot.jsp
 

P

preConfigure(WebAppContext) - Method in class org.eclipse.jetty.osgi.boot.jsp.TagLibOSGiConfiguration
Override the preConfigure; locates the bundles that contain tld files according to the value of the manifest header Require-TldBundle.

S

start(BundleContext) - Method in class org.eclipse.jetty.osgi.boot.jsp.FragmentActivator
 
stop(BundleContext) - Method in class org.eclipse.jetty.osgi.boot.jsp.FragmentActivator
 
SYS_PROP_TLD_BUNDLES - Static variable in class org.eclipse.jetty.osgi.boot.jasper.ContainerTldBundleDiscoverer
Comma separated list of names of bundles that contain tld files that should be discoved by jasper as if they were on the container's classpath.

T

TagLibOSGiConfiguration - Class in org.eclipse.jetty.osgi.boot.jsp
Replacement for TagLibConfiguration for the OSGi integration.
TagLibOSGiConfiguration() - Constructor for class org.eclipse.jetty.osgi.boot.jsp.TagLibOSGiConfiguration
 
C F G J O P S T 

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