org.apache.beehive.netui.pageflow.faces.internal
Class PageFlowNavigationHandler

Object
  extended by NavigationHandler
      extended by PageFlowNavigationHandler

public class PageFlowNavigationHandler
extends NavigationHandler


Constructor Summary
PageFlowNavigationHandler(NavigationHandler base)
           
 
Method Summary
 void handleNavigation(FacesContext context, String fromAction, String outcome)
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageFlowNavigationHandler

public PageFlowNavigationHandler(NavigationHandler base)
Method Detail

handleNavigation

public void handleNavigation(FacesContext context,
                             String fromAction,
                             String outcome)
Specified by:
handleNavigation in class NavigationHandler