|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FacesConfigConfig | |
---|---|
org.apache.shale.tiger.config | Overall configuration parser for processing faces-config.xml
resources, and a JavaBean representing all of the configuration metadata. |
Uses of FacesConfigConfig in org.apache.shale.tiger.config |
---|
Methods in org.apache.shale.tiger.config that return FacesConfigConfig | |
---|---|
FacesConfigConfig |
FacesConfigParser.getFacesConfig()
Return the FacesConfigConfig bean summarizing all of the
configuration metadata from resources that have been parsed so far. |
Methods in org.apache.shale.tiger.config with parameters of type FacesConfigConfig | |
---|---|
void |
FacesConfigParser.setFacesConfig(FacesConfigConfig facesConfig)
Set the FacesConfigConfig bean that will summarize all of the
configuration metadata from parsed resources. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |