Uses of Class
org.apache.myfaces.extensions.cdi.jsf.api.listener.phase.AfterPhase

Packages that use AfterPhase
org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation   
org.apache.myfaces.extensions.cdi.jsf.impl.security   
 

Uses of AfterPhase in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation
 

Method parameters in org.apache.myfaces.extensions.cdi.jsf.impl.scope.conversation with annotations of type AfterPhase
protected  void WindowContextManagerObserver.cleanup(javax.faces.event.PhaseEvent phaseEvent, RequestTypeResolver requestTypeResolver, EditableWindowContextManager windowContextManager, WindowContextConfig windowContextConfig, JsfModuleConfig jsfModuleConfig)
           
 

Uses of AfterPhase in org.apache.myfaces.extensions.cdi.jsf.impl.security
 

Method parameters in org.apache.myfaces.extensions.cdi.jsf.impl.security with annotations of type AfterPhase
 void SecurityViewListener.checkPermission(javax.faces.event.PhaseEvent event, javax.enterprise.inject.spi.BeanManager beanManager)
          Checks the permission based on the AccessDecisionVoters which are configured for the current view.
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.