Uses of Package
org.apache.myfaces.config
-
Packages that use org.apache.myfaces.config Package Description org.apache.myfaces.config org.apache.myfaces.config.impl org.apache.myfaces.el org.apache.myfaces.el.resolver org.apache.myfaces.view.facelets.util Utility classes for implementationorg.apache.myfaces.webapp -
Classes in org.apache.myfaces.config used by org.apache.myfaces.config Class Description 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.NamedEventManager The NamedEventManager class is used to keep map a short name to ComponentSystemEvent classes annotated with @NamedEvent.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 Class Description 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 Class Description 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.el.resolver Class Description 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.view.facelets.util Class Description 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.webapp Class Description RuntimeConfig Holds all configuration information (from the faces-config xml files) that is needed later during runtime.