Uses of Package
jakarta.faces.application
Packages that use jakarta.faces.application
Package
Description
-
Classes in jakarta.faces.application used by com.sun.faces.applicationClassDescriptionApplication represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.ApplicationFactory is a factory object that creates (if needed) and returns
Application
instances.ConfigurableNavigationHandler extends the contract ofNavigationHandler
to allow runtime inspection of theNavigationCase
s that make up the rule-base for navigation.NavigationCase represents a<navigation-case>
in the navigation rule base, as well as the<from-view-id>
with which this<navigation-case>
is a sibling.A NavigationHandler is passed the outcome string returned by an application action invoked for this application, and will use this (along with related state information) to choose the view to be displayed next.This class enables a feature similar to theRAILS_ENV
feature of the Ruby on Rails web framework.An instance ofResource
is a Java object representation of the artifact that is served up in response to a resource request from the client.ResourceHandler is the run-time API by whichUIComponent
andRenderer
instances, and theViewDeclarationLanguage
can referenceResource
instances. An implementation of this class must be thread-safe.StateManager directs the process of saving and restoring the view between requests.ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the Jakarta Faces Specification to provide their own handling of the activities in the Render Response and Restore View phases of the request processing lifecycle. -
Classes in jakarta.faces.application used by com.sun.faces.application.applicationimplClassDescriptionApplication represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.A NavigationHandler is passed the outcome string returned by an application action invoked for this application, and will use this (along with related state information) to choose the view to be displayed next.This class enables a feature similar to the
RAILS_ENV
feature of the Ruby on Rails web framework.An instance ofResource
is a Java object representation of the artifact that is served up in response to a resource request from the client.ResourceHandler is the run-time API by whichUIComponent
andRenderer
instances, and theViewDeclarationLanguage
can referenceResource
instances. An implementation of this class must be thread-safe.StateManager directs the process of saving and restoring the view between requests.ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the Jakarta Faces Specification to provide their own handling of the activities in the Render Response and Restore View phases of the request processing lifecycle. -
Classes in jakarta.faces.application used by com.sun.faces.application.resourceClassDescriptionAn instance of
Resource
is a Java object representation of the artifact that is served up in response to a resource request from the client.ResourceHandler is the run-time API by whichUIComponent
andRenderer
instances, and theViewDeclarationLanguage
can referenceResource
instances. An implementation of this class must be thread-safe.Defines the resource traversal options.Superclass ofResource
that is only for use with views. -
Classes in jakarta.faces.application used by com.sun.faces.application.viewClassDescriptionAn instance of
Resource
is a Java object representation of the artifact that is served up in response to a resource request from the client.ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the Jakarta Faces Specification to provide their own handling of the activities in the Render Response and Restore View phases of the request processing lifecycle.Defines the view traversal options. -
Classes in jakarta.faces.application used by com.sun.faces.configClassDescriptionApplication represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.This class enables a feature similar to the
RAILS_ENV
feature of the Ruby on Rails web framework. -
Classes in jakarta.faces.application used by com.sun.faces.config.configpopulatorClassDescriptionThis class defines a
java.util.ServiceLoader
service which enables programmatic configuration of the Jakarta Server Faces runtime using the existing Application Configuration Resources schema. -
Classes in jakarta.faces.application used by com.sun.faces.config.initfacescontextClassDescriptionFacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.Class used to represent message severity levels in a typesafe enumeration.
-
Classes in jakarta.faces.application used by com.sun.faces.config.managerClassDescriptionThis class defines a
java.util.ServiceLoader
service which enables programmatic configuration of the Jakarta Server Faces runtime using the existing Application Configuration Resources schema. -
Classes in jakarta.faces.application used by com.sun.faces.config.processorClassDescriptionApplication represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.
-
Classes in jakarta.faces.application used by com.sun.faces.contextClassDescriptionApplication represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.Class used to represent message severity levels in a typesafe enumeration.This class enables a feature similar to the
RAILS_ENV
feature of the Ruby on Rails web framework. -
Classes in jakarta.faces.application used by com.sun.faces.ext.componentClassDescriptionFacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
-
Classes in jakarta.faces.application used by com.sun.faces.facelets.compilerClassDescriptionFacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
-
Classes in jakarta.faces.application used by com.sun.faces.facelets.implClassDescriptionResourceHandler is the run-time API by which
UIComponent
andRenderer
instances, and theViewDeclarationLanguage
can referenceResource
instances. An implementation of this class must be thread-safe. -
Classes in jakarta.faces.application used by com.sun.faces.facelets.tag.facesClassDescriptionAn instance of
Resource
is a Java object representation of the artifact that is served up in response to a resource request from the client. -
Classes in jakarta.faces.application used by com.sun.faces.flowClassDescriptionNavigationCase represents a
<navigation-case>
in the navigation rule base, as well as the<from-view-id>
with which this<navigation-case>
is a sibling. -
Classes in jakarta.faces.application used by com.sun.faces.flow.builderClassDescriptionNavigationCase represents a
<navigation-case>
in the navigation rule base, as well as the<from-view-id>
with which this<navigation-case>
is a sibling. -
Classes in jakarta.faces.application used by com.sun.faces.renderkit.html_basicClassDescriptionNavigationCase represents a
<navigation-case>
in the navigation rule base, as well as the<from-view-id>
with which this<navigation-case>
is a sibling. -
Classes in jakarta.faces.application used by com.sun.faces.utilClassDescriptionApplication represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.Class used to represent message severity levels in a typesafe enumeration.StateManager directs the process of saving and restoring the view between requests.ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the Jakarta Faces Specification to provide their own handling of the activities in the Render Response and Restore View phases of the request processing lifecycle.
-
Classes in jakarta.faces.application used by jakarta.faces.applicationClassDescriptionApplication represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.ApplicationFactory is a factory object that creates (if needed) and returns
Application
instances.ConfigurableNavigationHandler extends the contract ofNavigationHandler
to allow runtime inspection of theNavigationCase
s that make up the rule-base for navigation.Class used to represent message severity levels in a typesafe enumeration.NavigationCase represents a<navigation-case>
in the navigation rule base, as well as the<from-view-id>
with which this<navigation-case>
is a sibling.A NavigationHandler is passed the outcome string returned by an application action invoked for this application, and will use this (along with related state information) to choose the view to be displayed next.This class enables a feature similar to theRAILS_ENV
feature of the Ruby on Rails web framework.An instance ofResource
is a Java object representation of the artifact that is served up in response to a resource request from the client.ResourceHandler is the run-time API by whichUIComponent
andRenderer
instances, and theViewDeclarationLanguage
can referenceResource
instances. An implementation of this class must be thread-safe.Defines the resource traversal options.StateManager directs the process of saving and restoring the view between requests.ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the Jakarta Faces Specification to provide their own handling of the activities in the Render Response and Restore View phases of the request processing lifecycle.Superclass ofResource
that is only for use with views.Defines the view traversal options. -
Classes in jakarta.faces.application used by jakarta.faces.componentClassDescriptionFacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
-
Classes in jakarta.faces.application used by jakarta.faces.contextClassDescriptionApplication represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.Class used to represent message severity levels in a typesafe enumeration.This class enables a feature similar to the
RAILS_ENV
feature of the Ruby on Rails web framework. -
Classes in jakarta.faces.application used by jakarta.faces.convertClassDescriptionFacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
-
Classes in jakarta.faces.application used by jakarta.faces.eventClassDescriptionApplication represents a per-web-application singleton object where applications based on Jakarta Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Faces.
-
Classes in jakarta.faces.application used by jakarta.faces.flowClassDescriptionNavigationCase represents a
<navigation-case>
in the navigation rule base, as well as the<from-view-id>
with which this<navigation-case>
is a sibling. -
Classes in jakarta.faces.application used by jakarta.faces.validatorClassDescriptionFacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
-
Classes in jakarta.faces.application used by jakarta.faces.viewClassDescriptionAn instance of
Resource
is a Java object representation of the artifact that is served up in response to a resource request from the client.Defines the view traversal options.