Classes in
org.eclipse.jst.jsf.core.jsfappconfig used by
org.eclipse.jst.jsf.core.jsfappconfig
|
AbstractJSFAppConfigLocater
Abstract implementation of
IJSFAppConfigLocater that provides common
locater functionality. |
AbstractJSFAppConfigProvider
Abstract implementation of
IJSFAppConfigProvider that provides
common provider functionality. |
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. |