|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BeforePhase in org.apache.myfaces.extensions.cdi.jsf.impl.config.view |
---|
Method parameters in org.apache.myfaces.extensions.cdi.jsf.impl.config.view with annotations of type BeforePhase | |
---|---|
protected void |
PreRenderViewBeanLoader.initBeans(javax.faces.event.PhaseEvent event,
javax.enterprise.inject.spi.BeanManager beanManager)
|
Uses of BeforePhase in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase |
---|
Method parameters in org.apache.myfaces.extensions.cdi.jsf.impl.listener.phase with annotations of type BeforePhase | |
---|---|
protected void |
RestoreInjectionPointsObserver.restoreInjectionPoints(javax.faces.event.PhaseEvent event,
CodiCoreConfig codiCoreConfig)
|
protected void |
RestoreInjectionPointsObserver.restoreInjectionPointsForSkippedRequests(javax.faces.event.PhaseEvent event,
CodiCoreConfig codiCoreConfig,
RequestTypeResolver requestTypeResolver)
|
Uses of BeforePhase 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 BeforePhase | |
---|---|
protected void |
WindowContextManagerObserver.tryToRestoreWindowContext(javax.faces.event.PhaseEvent phaseEvent,
EditableWindowContextManager windowContextManager,
WindowHandler windowHandler,
WindowContextConfig windowContextConfig)
tries to restore the window-id and the window-context as early as possible |
Uses of BeforePhase in org.apache.myfaces.extensions.cdi.jsf.impl.security |
---|
Method parameters in org.apache.myfaces.extensions.cdi.jsf.impl.security with annotations of type BeforePhase | |
---|---|
void |
SecurityViewListener.checkPermissionBeforeRendering(javax.faces.event.PhaseEvent event,
javax.enterprise.inject.spi.BeanManager beanManager)
Checks the permission based on the AccessDecisionVoter s
which are configured for the current view. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |