| Package | Description | 
|---|---|
| org.apache.myfaces.config | |
| org.apache.myfaces.el.unified | |
| org.apache.myfaces.el.unified.resolver | |
| org.apache.myfaces.webapp | 
| Modifier and Type | Method and Description | 
|---|---|
| static RuntimeConfig | RuntimeConfig. getCurrentInstance(ExternalContext externalContext) | 
| protected RuntimeConfig | FacesConfigurator. getRuntimeConfig() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FacesConfigurator. setRuntimeConfig(RuntimeConfig runtimeConfig) | 
| Constructor and Description | 
|---|
| ManagedBeanDestroyer(LifecycleProvider lifecycleProvider,
                    RuntimeConfig runtimeConfig)Creates the ManagedBeanDestroyer for the given RuntimeConfig
 and LifecycleProvider. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RuntimeConfig | ResolverBuilderBase. getRuntimeConfig() | 
| Constructor and Description | 
|---|
| ResolverBuilderBase(RuntimeConfig config) | 
| ResolverBuilderForFaces(RuntimeConfig config) | 
| ResolverBuilderForJSP(RuntimeConfig config) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected RuntimeConfig | ResourceBundleResolver. runtimeConfig(javax.el.ELContext context) | 
| protected RuntimeConfig | ManagedBeanResolver. runtimeConfig(javax.el.ELContext context) | 
| 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 | Jsp21FacesInitializer. createResolverBuilderForJSP(RuntimeConfig runtimeConfig) | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.