Uploaded image for project: 'Seam JMS'
  1. Seam JMS
  2. SEAMJMS-15

Support automatic resource management for a few closeable types

    Details

    • Type: Feature Request
    • Status: Resolved (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 3.0.0.Beta1
    • Component/s: Injection
    • Labels:
      None

      Description

      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.

        Gliffy Diagrams

          Activity

          There are no comments yet on this issue.

            People

            • Assignee:
              meetoblivion John Ament
              Reporter:
              meetoblivion John Ament
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Development