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 SummaryConstructorsConstructorDescriptionDebugNavigationHandler(javax.faces.application.NavigationHandler navigationHandler) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidhandleNavigation(javax.faces.context.FacesContext facesContext, String fromAction, String outcome) Methods inherited from class javax.faces.application.NavigationHandlerhandleNavigation
- 
Constructor Details
- 
Method Details