Uses of Package
jakarta.faces.application

  • Classes in jakarta.faces.application used by com.sun.faces.application 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
    ApplicationFactory
    ApplicationFactory is a factory object that creates (if needed) and returns Application instances.
    ConfigurableNavigationHandler
    ConfigurableNavigationHandler extends the contract of NavigationHandler to allow runtime inspection of the NavigationCases that make up the rule-base for navigation.
    NavigationCase
    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.
    NavigationHandler
    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.
    ProjectStage
    This class enables a feature similar to the RAILS_ENV feature of the Ruby on Rails web framework.
    Resource
    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
    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
    StateManager directs the process of saving and restoring the view between requests.
    ViewHandler
    ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the JJakarta Server 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.applicationimpl 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
    NavigationHandler
    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.
    ProjectStage
    This class enables a feature similar to the RAILS_ENV feature of the Ruby on Rails web framework.
    Resource
    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
    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
    StateManager directs the process of saving and restoring the view between requests.
    ViewHandler
    ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the JJakarta Server 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.resource 
    Class Description
    Resource
    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
    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.
    ResourceVisitOption
    Defines the resource traversal options.
    ViewResource
    Superclass of Resource that is only for use with views.
  • Classes in jakarta.faces.application used by com.sun.faces.application.view 
    Class Description
    Resource
    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
    ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the JJakarta Server Faces specification to provide their own handling of the activities in the Render Response and Restore View phases of the request processing lifecycle.
    ViewVisitOption
    Defines the view traversal options.
  • Classes in jakarta.faces.application used by com.sun.faces.config 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
    ProjectStage
    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.configpopulator 
    Class Description
    ApplicationConfigurationPopulator
    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.
  • Classes in jakarta.faces.application used by com.sun.faces.config.initfacescontext 
    Class Description
    FacesMessage
    FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
    FacesMessage.Severity
    Class used to represent message severity levels in a typesafe enumeration.
  • Classes in jakarta.faces.application used by com.sun.faces.config.manager 
    Class Description
    ApplicationConfigurationPopulator
    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.
  • Classes in jakarta.faces.application used by com.sun.faces.config.processor 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
  • Classes in jakarta.faces.application used by com.sun.faces.context 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
    FacesMessage
    FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
    FacesMessage.Severity
    Class used to represent message severity levels in a typesafe enumeration.
    ProjectStage
    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.component 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
    FacesMessage
    FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
    FacesMessage.Severity
    Class used to represent message severity levels in a typesafe enumeration.
  • Classes in jakarta.faces.application used by com.sun.faces.facelets.compiler 
    Class Description
    FacesMessage
    FacesMessage 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.impl 
    Class Description
    ResourceHandler
    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.
  • Classes in jakarta.faces.application used by com.sun.faces.facelets.tag.jsf 
    Class Description
    Resource
    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.
  • Classes in jakarta.faces.application used by com.sun.faces.flow 
    Class Description
    NavigationCase
    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.
  • Classes in jakarta.faces.application used by com.sun.faces.flow.builder 
    Class Description
    NavigationCase
    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.
  • Classes in jakarta.faces.application used by com.sun.faces.lifecycle 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
  • Classes in jakarta.faces.application used by com.sun.faces.renderkit.html_basic 
    Class Description
    NavigationCase
    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.
  • Classes in jakarta.faces.application used by com.sun.faces.util 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
    FacesMessage
    FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
    FacesMessage.Severity
    Class used to represent message severity levels in a typesafe enumeration.
    StateManager
    StateManager directs the process of saving and restoring the view between requests.
    ViewHandler
    ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the JJakarta Server 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.application 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
    ApplicationFactory
    ApplicationFactory is a factory object that creates (if needed) and returns Application instances.
    ConfigurableNavigationHandler
    ConfigurableNavigationHandler extends the contract of NavigationHandler to allow runtime inspection of the NavigationCases that make up the rule-base for navigation.
    FacesMessage.Severity
    Class used to represent message severity levels in a typesafe enumeration.
    NavigationCase
    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.
    NavigationHandler
    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.
    ProjectStage
    This class enables a feature similar to the RAILS_ENV feature of the Ruby on Rails web framework.
    Resource
    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.
    ResourceDependency
    Instances of UIComponent or Renderer that have this annotation (or ResourceDependencies attached at the class level will automatically have a resource dependency added so that the named resource will be present in user agent's view of the UIViewRoot in which this component or renderer is used.
    ResourceHandler
    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.
    ResourceVisitOption
    Defines the resource traversal options.
    StateManager
    StateManager directs the process of saving and restoring the view between requests.
    StateManager.SerializedView
    Deprecated.
    This class was not marked Serializable in the 1.0 version of the spec.
    ViewHandler
    ViewHandler is the pluggablity mechanism for allowing implementations of or applications using the JJakarta Server Faces specification to provide their own handling of the activities in the Render Response and Restore View phases of the request processing lifecycle.
    ViewResource
    Superclass of Resource that is only for use with views.
    ViewVisitOption
    Defines the view traversal options.
  • Classes in jakarta.faces.application used by jakarta.faces.component 
    Class Description
    FacesMessage
    FacesMessage 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.context 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
    FacesMessage
    FacesMessage represents a single validation (or other) message, which is typically associated with a particular component in the view.
    FacesMessage.Severity
    Class used to represent message severity levels in a typesafe enumeration.
    ProjectStage
    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.convert 
    Class Description
    FacesMessage
    FacesMessage 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.event 
    Class Description
    Application
    Application represents a per-web-application singleton object where applications based on Jakarta Server Faces (or implementations wishing to provide extended functionality) can register application-wide singletons that provide functionality required by Jakarta Server Faces.
  • Classes in jakarta.faces.application used by jakarta.faces.flow 
    Class Description
    NavigationCase
    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.
  • Classes in jakarta.faces.application used by jakarta.faces.render 
    Class Description
    StateManager.SerializedView
    Deprecated.
    This class was not marked Serializable in the 1.0 version of the spec.
  • Classes in jakarta.faces.application used by jakarta.faces.validator 
    Class Description
    FacesMessage
    FacesMessage 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.view 
    Class Description
    Resource
    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.
    ViewVisitOption
    Defines the view traversal options.