Package org.apache.myfaces.config
Interface Summary |
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.
|
Class Summary |
FacesConfigurator |
Configures everything for a given context.
|
ManagedBeanBuilder |
Create and initialize managed beans
|
RuntimeConfig |
Holds all configuration information (from the faces-config xml files) that
is needed later during runtime.
|