
javax.faces.context.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javax.faces-api Show documentation
Show all versions of javax.faces-api Show documentation
This is the master POM file for Oracle's Implementation of the JSF 2.3 Specification.
The newest version!
<span class="http"><span class="coffeescript">Package Description <span class="hljs-keyword">for</span> <span class="hljs-string">"javax.faces.context"</span></span></span>
Classes and interfaces
defining per-request state information. The main class in this package
is {@link javax.faces.context.FacesContext}, which is the access point
for all per-request information, as well as the gateway to several other
helper classes.