Uses of Class
jakarta.faces.application.ConfigurableNavigationHandler
Packages that use ConfigurableNavigationHandler
-
Uses of ConfigurableNavigationHandler in com.sun.faces.application
Subclasses of ConfigurableNavigationHandler in com.sun.faces.applicationModifier and TypeClassDescriptionclass
NavigationHandlerImpl is the class that implements default navigation handling. -
Uses of ConfigurableNavigationHandler in jakarta.faces.application
Subclasses of ConfigurableNavigationHandler in jakarta.faces.applicationModifier and TypeClassDescriptionclass
Provides a simple implementation ofConfigurableNavigationHandler
that can be subclassed by developers wishing to provide specialized behavior to an existingConfigurableNavigationHandler
instance.Methods in jakarta.faces.application that return ConfigurableNavigationHandlerConstructors in jakarta.faces.application with parameters of type ConfigurableNavigationHandlerModifierConstructorDescriptionIf this configurable navigation handler has been decorated, the implementation doing the decorating should push the implementation being wrapped to this constructor.