public class InvokeApplicationPhase extends Phase
Same lifetime and scope as DefaultLifecycleImpl.
Constructor and Description |
---|
InvokeApplicationPhase() |
Modifier and Type | Method and Description |
---|---|
void |
execute(javax.faces.context.FacesContext facesContext)
Perform all state transitions required by the current phase of the
request processing
Lifecycle for a
particular request. |
javax.faces.event.PhaseId |
getId() |
doPhase, handleAfterPhase, handleBeforePhase, queueException, queueException
public void execute(javax.faces.context.FacesContext facesContext) throws javax.faces.FacesException
Phase
Perform all state transitions required by the current phase of the
request processing Lifecycle
for a
particular request.
Copyright © 2010–2021 JBoss by Red Hat. All rights reserved.