org.apache.myfaces.extensions.cdi.jsf2.impl.navigation
Class AccessScopeAwareNavigationHandler
java.lang.Object
javax.faces.application.NavigationHandler
org.apache.myfaces.extensions.cdi.jsf.impl.navigation.AccessScopeAwareNavigationHandler
org.apache.myfaces.extensions.cdi.jsf2.impl.navigation.AccessScopeAwareNavigationHandler
public class AccessScopeAwareNavigationHandler
- extends AccessScopeAwareNavigationHandler
Constructor Summary |
AccessScopeAwareNavigationHandler(javax.faces.application.NavigationHandler navigationHandler)
Constructor for wrapping the given NavigationHandler |
Method Summary |
protected javax.faces.context.FacesContext |
wrapFacesContext(javax.faces.context.FacesContext facesContext)
|
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)
- Constructor for wrapping the given
NavigationHandler
- Parameters:
navigationHandler
- navigation-handler which should be wrapped
wrapFacesContext
protected javax.faces.context.FacesContext wrapFacesContext(javax.faces.context.FacesContext facesContext)
- Overrides:
wrapFacesContext
in class AccessScopeAwareNavigationHandler
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.