[cdi-dev] [JBoss JIRA] (CDI-208) ConversationScoped.class should be the value of the conversation lifecycle event qualifier

Jozef Hartinger (Created) (JIRA) jira-events at lists.jboss.org
Mon Jan 9 11:29:09 EST 2012


ConversationScoped.class should be the value of the conversation lifecycle event qualifier
------------------------------------------------------------------------------------------

                 Key: CDI-208
                 URL: https://issues.jboss.org/browse/CDI-208
             Project: CDI Specification Issues
          Issue Type: Clarification
          Components: Contexts
    Affects Versions: 1.1.EDR1
            Reporter: Jozef Hartinger
            Priority: Minor
             Fix For: 1.1 (Proposed)


{quote}An event with the ServletRequestEvent as the payload and with qualifier @Initialized(ConversationContext.class) is fired when the conversation context is initialized and an event with qualifier @Destroyed(ConversationContext.class) when the conversation context is destroyed.{quote}

ConversationScoped.class should be used instead of ConversationContext.class

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the cdi-dev mailing list