C F G I J O S
C
- ContainerTldBundleDiscoverer - Class in org.eclipse.jetty.osgi.boot.jasper
-
ContainerTldBundleDiscoverer
Finds bundles that are considered as on the container classpath that
contain tlds.
- ContainerTldBundleDiscoverer() - Constructor for class org.eclipse.jetty.osgi.boot.jasper.ContainerTldBundleDiscoverer
-
F
- findJstlBundle() - Method in class org.eclipse.jetty.osgi.boot.jasper.ContainerTldBundleDiscoverer
-
Find the bundle that contains a jstl implementation class, which assumes that
the jstl taglibs will be inside the same bundle.
- fixJspFactory() - Method in class org.eclipse.jetty.osgi.boot.jasper.ContainerTldBundleDiscoverer
-
Some versions of JspFactory do Class.forName, which probably won't work in an
OSGi environment.
- FragmentActivator - Class in org.eclipse.jetty.osgi.boot.jsp
-
FragmentActivator
Sets up support for jsp and jstl.
- 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.
I
- isJspAvailable() - Method in class org.eclipse.jetty.osgi.boot.jasper.ContainerTldBundleDiscoverer
-
Check that jsp is on the classpath
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
-
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
-
C F G I J O S
Copyright © 1995-2015 Webtide. All Rights Reserved.