Package org.apache.myfaces.application
package org.apache.myfaces.application
-
ClassDescriptionDOCUMENT ME!This class is used as a double wrapper for NavigationHandler and ConfigurableNavigationHandler to be backwards compatible to the pre Faces 2.0 NavigationHandlers which are not ConfigurableNavigationHandlers (since Faces 2.0 the standard NavigationHandler implementation has to inherit from ConfigurableNavigationHandler).A ResourceHandlerSupport implementation for use with standard Java Servlet engines, ie an engine that supports jakarta.servlet, and uses a standard web.xml file.Represents a mapping entry of the FacesServlet in the web.xml configuration file.Wrapper for better performanceWrapper that helps overriding toFlowDocumentId and fromOutcome, to build correctly a navigation case that cause a flow action (enter into a flow or return from a flow).A navigation command is an operation to do by the navigation handler like do a redirect, execute a normal navigation or enter or exit a flow.DOCUMENT ME!Faces 2.0 ViewHandler implementationA ViewHandlerSupport implementation for use with standard Java Servlet engines, ie an engine that supports jakarta.servlet, and uses a standard web.xml file.