[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3005) Add flush attribute to @End annotation

Dan Allen (JIRA) jira-events at lists.jboss.org
Sat May 17 19:35:22 EDT 2008


Add flush attribute to @End annotation
--------------------------------------

                 Key: JBSEAM-3005
                 URL: http://jira.jboss.com/jira/browse/JBSEAM-3005
             Project: Seam
          Issue Type: Feature Request
          Components: Core
    Affects Versions: 2.1.0.A1, 2.0.2.GA
            Reporter: Dan Allen
            Priority: Minor
             Fix For: 2.1.0.GA


The @End annotation should support the flush attribute to complement the flushMode attribute on the @Begin annotation. While there may be cases to perform bean-managed flushing, it makes sense to allow this to be specified declaratively, especially for simple cases. The flushing would need to occur in the ConversationInterceptor.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list