| Package | Description | 
|---|---|
| org.apache.myfaces.config | |
| org.apache.myfaces.el | |
| org.apache.myfaces.el.resolver | |
| org.apache.myfaces.view.facelets.util | Utility classes for implementation | 
| org.apache.myfaces.webapp | 
| Modifier and Type | Method and Description | 
|---|---|
| static RuntimeConfig | RuntimeConfig. getCurrentInstance(ExternalContext externalContext) | 
| static RuntimeConfig | RuntimeConfig. getCurrentInstance(FacesContext facesContext) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected RuntimeConfig | ELResolverBuilder. runtimeConfig | 
| Constructor and Description | 
|---|
| ELResolverBuilder(RuntimeConfig runtimeConfig,
                 MyfacesConfig myfacesConfig) | 
| ELResolverBuilderForFaces(RuntimeConfig runtimeConfig,
                         MyfacesConfig myfacesConfig) | 
| ELResolverBuilderForJSP(RuntimeConfig runtimeConfig,
                       MyfacesConfig myfacesConfig) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RuntimeConfig | ResourceBundleResolver. runtimeConfig(javax.el.ELContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| static boolean | FaceletsTemplateMappingUtils. matchTemplate(RuntimeConfig runtimeConfig,
             String path) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RuntimeConfig | AbstractFacesInitializer. buildConfiguration(javax.servlet.ServletContext servletContext,
                  ExternalContext externalContext,
                  javax.el.ExpressionFactory expressionFactory)Configures this JSF application. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected ELResolverBuilder | JspFacesInitializer. createResolverBuilderForJSP(RuntimeConfig runtimeConfig,
                           MyfacesConfig myfacesConfig) | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.