[seam-issues] [JBoss JIRA] Updated: (SEAMJMS-5) Add/Remove routes programmatically

John Ament (JIRA) jira-events at lists.jboss.org
Thu Apr 14 20:40:34 EDT 2011


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

John Ament updated SEAMJMS-5:
-----------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


Code, including unit test, added.

> Add/Remove routes programmatically
> ----------------------------------
>
>                 Key: SEAMJMS-5
>                 URL: https://issues.jboss.org/browse/SEAMJMS-5
>             Project: Seam JMS
>          Issue Type: Feature Request
>          Components: Event Bridging
>            Reporter: Jordan Ganoff
>            Assignee: John Ament
>             Fix For: 3.0.0.Beta2
>
>   Original Estimate: 5 hours
>  Remaining Estimate: 5 hours
>
> EventBridge should be able to add and remove routings dynamically, allowing for contextual routings. For example, something triggers a route to be enabled (event, user request, etc). All subsequent events that match the route will be routed accordingly. At some later time something triggers the route to be disabled (user log off, batch process end, etc) and the routing can be removed thus preventing any further forwarding of said event types. Combined with the ability to qualify event types being routed this could prove to be fairly useful.

--
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