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

John Ament (JIRA) jira-events at lists.jboss.org
Sun Feb 13 12:28:13 EST 2011


     [ https://issues.jboss.org/browse/SEAMJMS-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Ament updated SEAMJMS-15:
------------------------------

              Status: Pull Request Sent  (was: Open)
    Git Pull Request: https://github.com/seam/jms/pull/6


> 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