Uses of Package
jakarta.faces.application

Packages that use jakarta.faces.application
  • Class
    Description
    Application 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 of NavigationHandler to allow runtime inspection of the NavigationCases 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 the RAILS_ENV feature of the Ruby on Rails web framework.
    An 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 which UIComponent and Renderer instances, and the ViewDeclarationLanguage can reference Resource 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.
  • Class
    Description
    Application 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 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 which UIComponent and Renderer instances, and the ViewDeclarationLanguage can reference Resource 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.
  • Class
    Description
    An 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 which UIComponent and Renderer instances, and the ViewDeclarationLanguage can reference Resource instances. An implementation of this class must be thread-safe.
    Defines the resource traversal options.
    Superclass of Resource that is only for use with views.
  • Class
    Description
    An 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.
  • Class
    Description
    Application 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.
  • Class
    Description
    This class defines a java.util.ServiceLoader service which enables programmatic configuration of the Jakarta Server Faces runtime using the existing Application Configuration Resources schema.
  • Class
    Description
    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.
  • Class
    Description
    This class defines a java.util.ServiceLoader service which enables programmatic configuration of the Jakarta Server Faces runtime using the existing Application Configuration Resources schema.
  • Class
    Description
    Application 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.
  • Class
    Description
    Application 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.
  • Class
    Description
    FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
  • Class
    Description
    FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
  • Class
    Description
    ResourceHandler is the run-time API by which UIComponent and Renderer instances, and the ViewDeclarationLanguage can reference Resource instances. An implementation of this class must be thread-safe.
  • Class
    Description
    An instance of Resource is a Java object representation of the artifact that is served up in response to a resource request from the client.
  • Class
    Description
    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.
  • Class
    Description
    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.
  • Class
    Description
    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.
  • Class
    Description
    Application 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.
  • Class
    Description
    Application 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 of NavigationHandler to allow runtime inspection of the NavigationCases 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 the RAILS_ENV feature of the Ruby on Rails web framework.
    An 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 which UIComponent and Renderer instances, and the ViewDeclarationLanguage can reference Resource 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 of Resource that is only for use with views.
    Defines the view traversal options.
  • Class
    Description
    FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
  • Class
    Description
    Application 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.
  • Class
    Description
    FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
  • Class
    Description
    Application 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.
  • Class
    Description
    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.
  • Class
    Description
    FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
  • Class
    Description
    An 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.