Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 



Uses of Interface
org.eclipse.jst.jsf.core.jsfappconfig.IJSFAppConfigProvider

Packages that use IJSFAppConfigProvider
org.eclipse.jst.jsf.core.jsfappconfig Project-level support for JSF application configuration files. 
 

Uses of IJSFAppConfigProvider in org.eclipse.jst.jsf.core.jsfappconfig
 

Classes in org.eclipse.jst.jsf.core.jsfappconfig that implement IJSFAppConfigProvider
 class AbstractJSFAppConfigProvider
          Abstract implementation of IJSFAppConfigProvider that provides common provider functionality.
 class ArtifactEditJSFAppConfigProvider
          ArtifactEditJSFAppConfigProvider uses FacesConfigArtifactEdit to provide the root element of an application configuration model.
 class ImplicitRuntimeJSFAppConfigProvider
          ImplicitRuntimeJSFAppConfigProvider provides an application configuration model that contains implicit configuration objects provided by a JSF implementation at runtime.
 class JARFileJSFAppConfigProvider
          JARFileJSFAppConfigProvider provides the root element of an application configuration model by loading the model from a /META-INF/faces-config.xml entry in a JAR file.
 

Methods in org.eclipse.jst.jsf.core.jsfappconfig that return IJSFAppConfigProvider
  IJSFAppConfigProvider JSFAppConfigProvidersChangeEvent. getJSFAppConfigProvider ()
          Gets the instance of IJSFAppConfigProvider that was added or removed.
 

Methods in org.eclipse.jst.jsf.core.jsfappconfig with parameters of type IJSFAppConfigProvider
 void JSFAppConfigManager. notifyJSFAppConfigProvidersChangeListeners ( IJSFAppConfigProvider configProvider, int eventType)
          Notifies all IJSFAppConfigProvidersChangeListener instances of a change in the Set of IJSFAppConfigProvider instances.
 

Constructors in org.eclipse.jst.jsf.core.jsfappconfig with parameters of type IJSFAppConfigProvider
JSFAppConfigProvidersChangeEvent ( IJSFAppConfigProvider configProvider, int eventType)
          Constructs an instance.
 




 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire