public class JspFacesInitializer extends AbstractFacesInitializer
CDI_BEAN_MANAGER_INSTANCE, INJECTED_BEAN_STORAGE_KEY| Constructor and Description | 
|---|
| JspFacesInitializer() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ELResolverBuilder | createResolverBuilderForJSP(RuntimeConfig runtimeConfig,
                           MyfacesConfig myfacesConfig) | 
| 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, cleanupAfterStartup, destroyFaces, destroyShutdownFacesContext, destroyStartupFacesContext, getUserDefinedExpressionFactory, initAutomaticExtensionlessMapping, initCDIIntegration, initFaces, initShutdownFacesContext, initStartupFacesContext, initWebsocketIntegration, loadExpressionFactory, 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, MyfacesConfig myfacesConfig)
Copyright © 2022 The Apache Software Foundation. All rights reserved.