JSF Test Framework: Mock 1.1.2

org.jboss.test.faces.stub.faces
Class StubNavigationHandler

java.lang.Object
  extended by javax.faces.application.NavigationHandler
      extended by org.jboss.test.faces.stub.faces.StubNavigationHandler

public class StubNavigationHandler
extends javax.faces.application.NavigationHandler


Constructor Summary
StubNavigationHandler()
           
 
Method Summary
 void handleNavigation(javax.faces.context.FacesContext context, String action, String outcome)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StubNavigationHandler

public StubNavigationHandler()
Method Detail

handleNavigation

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

JSF Test Framework: Mock 1.1.2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.