[seam-issues] [JBoss JIRA] (SEAMJMS-52) Deprecate QueueBuilder and TopicBuilder, replacing with MessageBuilder

John Ament (Commented) (JIRA) jira-events at lists.jboss.org
Sun Nov 27 17:19:40 EST 2011


    [ https://issues.jboss.org/browse/SEAMJMS-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645753#comment-12645753 ] 

John Ament commented on SEAMJMS-52:
-----------------------------------

Did the following:

Refactored code to not rely on specific ConnectionFactory, which is a pain point for SE applications.
Added new code base for DestinationBuilder/DestinationBuilderImpl that mirror QueueBuilder.
Added a BuilderFactory (in impl) that does the bulk of the injection support for these interfaces.
                
> Deprecate QueueBuilder and TopicBuilder, replacing with MessageBuilder
> ----------------------------------------------------------------------
>
>                 Key: SEAMJMS-52
>                 URL: https://issues.jboss.org/browse/SEAMJMS-52
>             Project: Seam JMS
>          Issue Type: Feature Request
>            Reporter: John Ament
>            Assignee: John Ament
>             Fix For: 3.1.0.CR1
>
>
> This is to move away from the destination type specific APIs and introduce a destination oriented builder API.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list