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 jboss-jsf-api_2.2_spec
Show all versions of jboss-jsf-api_2.2_spec
JSR-000344: JavaServer(TM) Faces 2.2 API
Package Description for "javax.faces.context"
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.