Interface | 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.
|
Class | Description |
---|---|
FacesConfigurator |
Configures everything for a given context.
|
FacesConfigurator.JarInfo | |
FacesConfigurator.VersionInfo | |
FacesConfigValidator | |
LastVariableResolverInChain |
Represents the last Variable resolver in the chain.
|
ManagedBeanBuilder |
Create and initialize managed beans
|
RuntimeConfig |
Holds all configuration information (from the faces-config xml files) that
is needed later during runtime.
|
Copyright © 2013 Apache Software Foundation. All Rights Reserved.