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

  




 

 

Eclipse JavaServer Faces Tooling Development Guide
Previous Page Home Next Page



Package org.eclipse.jst.jsf.designtime.context

JSF Design Time Context Simulation Classes.

See:
           Description

Interface Summary
IDTExternalContext Interface that must be implemented by all design time external contexts Clients must not implement or sub-class.
IExternalContextFactoryLocator This interface is used to decouple the faces context from the DesignTimeApplicationManager Client must NOT implement or subclass.
 

Class Summary
AbstractDTExternalContext The parent of all IDTExternalContext implementations Clients must sub-class to create IDTExternalContext implementations
AbstractDTExternalContextFactory Super-class of all external context factories
AbstractExternalContextFactoryLocator Parent of all implementers of IExternalContextFactoryLocator
DefaultDTExternalContextFactory Creates external contexts for JSPs Clients may sub-class
DTFacesContext Represents a design-time version of the JSF FacesContext for a particular web application.
DTJSPExternalContext A designtime proxy for the Faces ExternalContext Clients may sub-class.
 

Package org.eclipse.jst.jsf.designtime.context Description

JSF Design Time Context Simulation Classes.




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