Package org.apache.myfaces.tobago.util
Class DebugNavigationHandler
java.lang.Object
javax.faces.application.NavigationHandler
org.apache.myfaces.tobago.util.DebugNavigationHandler
public class DebugNavigationHandler
extends javax.faces.application.NavigationHandler
-
Constructor Summary
ConstructorsConstructorDescriptionDebugNavigationHandler
(javax.faces.application.NavigationHandler navigationHandler) -
Method Summary
Modifier and TypeMethodDescriptionvoid
handleNavigation
(javax.faces.context.FacesContext facesContext, String fromAction, String outcome)
-
Constructor Details
-
Method Details