Package org.apache.myfaces.config
-
Interface Summary Interface Description FacesConfigUnmarshaller<T> Parses a single InputStream into an unmarshalled faces config Object, that can be processed by a respective FacesConfigDispenser. -
Class Summary Class Description ConfigFilesXmlValidationUtils ConfigFilesXmlValidationUtils.LSInputImpl ConfigFilesXmlValidationUtils.ValidationErrorHandler ConfigFilesXmlValidationUtils.ValidatorLSResourceResolver DefaultFacesConfigResourceProvider DefaultFacesConfigurationMerger Default impl of the FacesConfigurationMerger-SPI.DefaultFacesConfigurationProvider FacesConfigDispenser Subsumes several unmarshalled faces config objects and presents a simple interface to the combined configuration data.FacesConfigurator Configures everything for a given context.FacesConfigValidator MyfacesConfig Holds all configuration init parameters (from web.xml) that are independent from the core implementation.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.