Uses of Package
org.apache.myfaces.config

Packages that use org.apache.myfaces.config
org.apache.myfaces.config   
org.apache.myfaces.config.impl.digester   
org.apache.myfaces.el   
 

Classes in org.apache.myfaces.config used by org.apache.myfaces.config
RuntimeConfig
          Holds all configuration information (from the faces-config xml files) that is needed later during runtime.
 

Classes in org.apache.myfaces.config used by org.apache.myfaces.config.impl.digester
FacesConfigDispenser
          Subsumes several unmarshalled faces config objects and presents a simple interface to the combined configuration data.
FacesConfigUnmarshaller
          Parses a single InputStream into an unmarshalled faces config Object, that can be processed by a respective FacesConfigDispenser.
 

Classes in org.apache.myfaces.config used by org.apache.myfaces.el
RuntimeConfig
          Holds all configuration information (from the faces-config xml files) that is needed later during runtime.
 



Copyright © 2009. All Rights Reserved.