org.apache.myfaces.extensions.cdi.jsf.impl.navigation
Class AccessScopeAwareNavigationHandler
java.lang.Object
javax.faces.application.NavigationHandler
org.apache.myfaces.extensions.cdi.jsf.impl.navigation.AccessScopeAwareNavigationHandler
public class AccessScopeAwareNavigationHandler
- extends javax.faces.application.NavigationHandler
- Author:
- Gerhard Petracek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AccessScopeAwareNavigationHandler
public AccessScopeAwareNavigationHandler(javax.faces.application.NavigationHandler navigationHandler)
handleNavigation
public void handleNavigation(javax.faces.context.FacesContext facesContext,
String s,
String s1)
- Specified by:
handleNavigation
in class javax.faces.application.NavigationHandler
wrapFacesContext
protected javax.faces.context.FacesContext wrapFacesContext(javax.faces.context.FacesContext facesContext)
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.