[cdi-dev] [JBoss JIRA] (CDI-259) Add conversation begin and conversation end events
Mark Struberg (JIRA)
issues at jboss.org
Wed Sep 24 13:52:02 EDT 2014
[ https://issues.jboss.org/browse/CDI-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13005823#comment-13005823 ]
Mark Struberg commented on CDI-259:
-----------------------------------
Pete, do you know if this is still needed?
I think we have the same by simply observing the @Initialized(ConversationScoped.class) and injecting a Context which can then be asked for .isTransient();
So you can tell apart whether someone really did hit the Conversation#begin() or if it will end at the Request boundary
> Add conversation begin and conversation end events
> --------------------------------------------------
>
> Key: CDI-259
> URL: https://issues.jboss.org/browse/CDI-259
> Project: CDI Specification Issues
> Issue Type: Feature Request
> Affects Versions: 1.1.EDR
> Reporter: Pete Muir
> Fix For: 2.0 (discussion)
>
>
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
More information about the cdi-dev
mailing list