IFacesConfigChangeListener
IFacesConfigChangeListener is the interface that must be implemented by
objects interested in receiving notification of changes to application
configuration models.
IJSFAppConfigLocater
IJSFAppConfigLocater is the interface that Objects capable of locating
and providing JSF application configuration resources must implement.
IJSFAppConfigProvider
IJSFAppConfigProvider is the interface that Objects capable of providing
JSF application configuration models must implement.
IJSFAppConfigProvidersChangeListener
Interface that an Object wishing to be notified about changes to the Set of
IJSFAppConfigProvider instances implements.
JSFAppConfigManager
JSFAppConfigManager provides an entry point to an entire JSF application
configuration, which is defined in one or more application configuration
resource files.
JSFAppConfigProvidersChangeEvent
JSFAppConfigProvidersChangeEvent provides change information to instances of
IJSFAppConfigProvidersChangeListener.
WebContentRelativeJSFAppConfigLocater
WebContentRelativeJSFAppConfigLocater is an abstract base class that
attempts to locate specified application configuration files relative to a
web content folder.