D G I J L N O P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- destroyInstance(Object) - Method in class org.ops4j.pax.web.jsp.InstanceManager
G
- getAnnotationCacheSize() - Method in class org.ops4j.pax.web.jsp.InstanceManager
-
Makes cache size available to unit tests.
- getName(Method) - Static method in class org.ops4j.pax.web.jsp.InstanceManager
I
- init(ServletConfig) - Method in class org.ops4j.pax.web.jsp.JspServlet
- InstanceManager - Class in org.ops4j.pax.web.jsp
- InstanceManager() - Constructor for class org.ops4j.pax.web.jsp.InstanceManager
J
- JasperInitializer - Class in org.ops4j.pax.web.jsp
-
Pax Web extends original initializer, so it is possible to override the
TldScanner. - JasperInitializer() - Constructor for class org.ops4j.pax.web.jsp.JasperInitializer
- JspServlet - Class in org.ops4j.pax.web.jsp
-
Pax Web extension of the original
JspServletto set proper TCCL, so Jasper can correctly createExpressionFactory. - JspServlet() - Constructor for class org.ops4j.pax.web.jsp.JspServlet
L
- loadClassMaybePrivileged(String, ClassLoader) - Method in class org.ops4j.pax.web.jsp.InstanceManager
- LOG - Static variable in class org.ops4j.pax.web.jsp.JasperInitializer
- LOG - Static variable in class org.ops4j.pax.web.jsp.PaxWebTldScanner
N
- newInstance(Class<?>) - Method in class org.ops4j.pax.web.jsp.InstanceManager
- newInstance(Object) - Method in class org.ops4j.pax.web.jsp.InstanceManager
- newInstance(String) - Method in class org.ops4j.pax.web.jsp.InstanceManager
- newInstance(String, ClassLoader) - Method in class org.ops4j.pax.web.jsp.InstanceManager
- newTldScanner(ServletContext, boolean, boolean, boolean) - Method in class org.ops4j.pax.web.jsp.JasperInitializer
O
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.ops4j.pax.web.jsp.JasperInitializer
- org.ops4j.pax.web.jsp - package org.ops4j.pax.web.jsp
-
Package that contains implementation of "JSP container" from the point of view of Servlet API specification.
P
- parseTld(TldResourcePath) - Method in class org.ops4j.pax.web.jsp.PaxWebTldScanner
- PaxWebTldScanner - Class in org.ops4j.pax.web.jsp
-
Version of
TldScannerthat know a bit more about OSGi. - PaxWebTldScanner(ServletContext, Bundle) - Constructor for class org.ops4j.pax.web.jsp.PaxWebTldScanner
- populateAnnotationsCache(Class<?>, Map<String, String>) - Method in class org.ops4j.pax.web.jsp.InstanceManager
-
Make sure that the annotations cache has been populated for the provided class.
- preDestroy(Object, Class<?>) - Method in class org.ops4j.pax.web.jsp.InstanceManager
-
Call preDestroy method on the specified instance recursively from deepest superclass to actual class.
S
- scan() - Method in class org.ops4j.pax.web.jsp.PaxWebTldScanner
- scanPlatform() - Method in class org.ops4j.pax.web.jsp.PaxWebTldScanner
- service(ServletRequest, ServletResponse) - Method in class org.ops4j.pax.web.jsp.JspServlet
All Classes All Packages