org.jboss.gravel.navigation
Class GravelNavigationHandler

java.lang.Object
  extended by javax.faces.application.NavigationHandler
      extended by org.jboss.gravel.navigation.GravelNavigationHandler

public final class GravelNavigationHandler
extends javax.faces.application.NavigationHandler


Constructor Summary
GravelNavigationHandler()
           
 
Method Summary
 void handleNavigation(javax.faces.context.FacesContext context, String fromAction, String actionOutcome)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GravelNavigationHandler

public GravelNavigationHandler()
Method Detail

handleNavigation

public void handleNavigation(javax.faces.context.FacesContext context,
                             String fromAction,
                             String actionOutcome)
Specified by:
handleNavigation in class javax.faces.application.NavigationHandler