[cdi-dev] [JBoss JIRA] Created: (CDI-121) TransactionScope

Richard Hightower (JIRA) jira-events at lists.jboss.org
Sat Apr 30 18:25:18 EDT 2011


TransactionScope
----------------

                 Key: CDI-121
                 URL: https://issues.jboss.org/browse/CDI-121
             Project: CDI Specification Issues
          Issue Type: Feature Request
          Components: Contexts
    Affects Versions: 1.1 (Proposed)
         Environment: Java EE
            Reporter: Richard Hightower
            Priority: Minor


Add TransctionalScope as a standard scope to define beans whose lifecycle is the same as a given transaction.
This scope should start automatically when a transaction starts (but lazily when actually needed).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the cdi-dev mailing list