[seam-issues] [JBoss JIRA] Created: (SEAMJMS-15) Support automatic resource management for a few closeable types

John Ament (JIRA) jira-events at lists.jboss.org
Fri Feb 4 05:43:39 EST 2011


Support automatic resource management for a few closeable types
---------------------------------------------------------------

                 Key: SEAMJMS-15
                 URL: https://issues.jboss.org/browse/SEAMJMS-15
             Project: Seam JMS
          Issue Type: Feature Request
          Components: Injection
            Reporter: John Ament
            Assignee: John Ament
             Fix For: 3.0.0.Alpha2


Add Automatic Resource Management (ARM) for most closeable types.  Must include at a minimum QueueReceiver, TopicSubscriber (and producer versions for both), MessageConsumer/Receiver, connections, etc.

To do this, a new qualifier Closeable will be used. App developers will be able to fire an event with the closeable object in it.  An application scoped bean will have methods to support observing each and a predestroy that shuts down all of the closeable objects in a valid order.

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

        


More information about the seam-issues mailing list