Package | Description |
---|---|
org.apache.myfaces.config | |
org.apache.myfaces.config.element | |
org.apache.myfaces.config.impl | |
org.apache.myfaces.config.impl.element |
Modifier and Type | Method and Description |
---|---|
ResourceBundle |
RuntimeConfig.getResourceBundle(String name)
Return the resourcebundle which was configured in faces config by var name
|
Modifier and Type | Method and Description |
---|---|
Map<String,ResourceBundle> |
RuntimeConfig.getResourceBundles() |
Modifier and Type | Method and Description |
---|---|
void |
RuntimeConfig.addResourceBundle(ResourceBundle bundle) |
Modifier and Type | Method and Description |
---|---|
abstract List<ResourceBundle> |
Application.getResourceBundle() |
abstract Collection<ResourceBundle> |
FacesConfigData.getResourceBundles() |
Modifier and Type | Method and Description |
---|---|
Collection<ResourceBundle> |
FacesConfigDispenserImpl.getResourceBundles() |
Modifier and Type | Class and Description |
---|---|
class |
ResourceBundleImpl |
Modifier and Type | Method and Description |
---|---|
List<ResourceBundle> |
ApplicationImpl.getResourceBundle() |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationImpl.addResourceBundle(ResourceBundle bundle) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.