javax.faces.application
Class NavigationHandler
java.lang.Object
javax.faces.application.NavigationHandler
- Direct Known Subclasses:
- ConfigurableNavigationHandler
public abstract class NavigationHandler
- extends Object
see Javadoc of JSF Specification
- Version:
- $Revision: 1187700 $ $Date: 2011-10-22 14:19:37 +0200 (Sat, 22 Oct 2011) $
- Author:
- Manfred Geiler (latest modification by $Author: bommel $)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NavigationHandler
public NavigationHandler()
handleNavigation
public abstract void handleNavigation(FacesContext context,
String fromAction,
String outcome)
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.