| Package | Description | 
|---|---|
| org.apache.myfaces.config | |
| org.apache.myfaces.config.element | |
| org.apache.myfaces.config.impl.digester | |
| org.apache.myfaces.config.impl.digester.elements | 
| Modifier and Type | Method and Description | 
|---|---|
| ManagedBean | RuntimeConfig. getManagedBean(String name)Return the managed bean info that can be used by the VariableResolver implementation. | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,ManagedBean> | RuntimeConfig. getManagedBeans() | 
| Map<String,ManagedBean> | RuntimeConfig. getManagedBeansNotReaddedAfterPurge() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RuntimeConfig. addManagedBean(String name,
              ManagedBean managedBean) | 
| Object | ManagedBeanBuilder. buildManagedBean(FacesContext facesContext,
                ManagedBean beanConfiguration) | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<String> | FacesConfigValidator. validate(Collection<? extends ManagedBean> managedBeans,
        Collection<? extends NavigationRule> navRules,
        ExternalContext ctx) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract List<ManagedBean> | FacesConfig. getManagedBeans() | 
| abstract Collection<ManagedBean> | FacesConfigData. getManagedBeans() | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<ManagedBean> | DigesterFacesConfigDispenserImpl. getManagedBeans() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ManagedBeanImpl | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ManagedBean> | FacesConfigImpl. getManagedBeans() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | FacesConfigImpl. addManagedBean(ManagedBean bean) | 
Copyright © 2025 The Apache Software Foundation. All rights reserved.