You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "James Strachan (JIRA)" <ji...@apache.org> on 2007/08/22 17:09:22 UTC

[jira] Created: (AMQ-1370) allow a MesageListener to be passed into the createConsumer() method so that the consumer can be created with the correct MessageListener while the connection is started

allow a MesageListener to be passed into the createConsumer() method so that the consumer can be created with the correct MessageListener while the connection is started
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: AMQ-1370
                 URL: https://issues.apache.org/activemq/browse/AMQ-1370
             Project: ActiveMQ
          Issue Type: Improvement
          Components: Broker
            Reporter: James Strachan
             Fix For: 5.0.0




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (AMQ-1370) allow a MesageListener to be passed into the createConsumer() method so that the consumer can be created with the correct MessageListener while the connection is started

Posted by "James Strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQ-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Strachan resolved AMQ-1370.
---------------------------------

    Resolution: Fixed

new methods available on ActiveMQSession...

createConsumer(Destination, *, MessageListener)

> allow a MesageListener to be passed into the createConsumer() method so that the consumer can be created with the correct MessageListener while the connection is started
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-1370
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1370
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: James Strachan
>             Fix For: 5.0.0
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.