You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org> on 2010/03/04 13:55:27 UTC

[jira] Resolved: (EXTCDI-12) jsf lifecycle phase information

     [ https://issues.apache.org/jira/browse/EXTCDI-12?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek resolved EXTCDI-12.
------------------------------------

    Resolution: Fixed

> jsf lifecycle phase information
> -------------------------------
>
>                 Key: EXTCDI-12
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-12
>             Project: MyFaces CODI
>          Issue Type: New Feature
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>
> @Inject private JsfLifecyclePhaseInformation lifecyclePhaseInformation;
> ... allows to use the following methods:
>  - isRestoreViewPhase
>  - isApplyRequestValuesPhase
>  - isProcessValidationsPhase
>  - isUpdateModelValuesPhase
>  - isInvokeApplicationPhase
>  - isRenderResponsePhase

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.