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