public class Jsp21FacesInitializer extends AbstractFacesInitializer
CDI_BEAN_MANAGER_INSTANCE, EXPRESSION_FACTORY, INIT_PARAM_LOG_WEB_CONTEXT_PARAMS, INIT_PARAM_LOG_WEB_CONTEXT_PARAMS_DEFAULT, INITIALIZE_ALWAYS_STANDALONE| Constructor and Description | 
|---|
| Jsp21FacesInitializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ELResolverBuilder | createResolverBuilderForJSP(RuntimeConfig runtimeConfig) | 
| protected javax.servlet.jsp.JspFactory | getJspFactory() | 
| protected void | initContainerIntegration(javax.servlet.ServletContext servletContext,
                        ExternalContext externalContext)Performs initialization tasks depending on the current environment. | 
| protected void | setJspFactory(javax.servlet.jsp.JspFactory jspFactory)Sets the JspFactory to use. | 
_callPreDestroyOnInjectedJSFArtifacts, buildConfiguration, destroyFaces, destroyShutdownFacesContext, destroyStartupFacesContext, getUserDefinedExpressionFactory, initCDIIntegration, initFaces, initShutdownFacesContext, initStartupFacesContext, loadExpressionFactory, validateFacesConfigprotected void initContainerIntegration(javax.servlet.ServletContext servletContext,
                                        ExternalContext externalContext)
AbstractFacesInitializerinitContainerIntegration in class AbstractFacesInitializerservletContext - the current ServletContextexternalContext - the current ExternalContextprotected javax.servlet.jsp.JspFactory getJspFactory()
protected void setJspFactory(javax.servlet.jsp.JspFactory jspFactory)
jspFactory - the JspFactory to useprotected ELResolverBuilder createResolverBuilderForJSP(RuntimeConfig runtimeConfig)
Copyright © 2021 The Apache Software Foundation. All rights reserved.