You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Mark Pollack (JIRA)" <ji...@apache.org> on 2008/08/07 04:23:52 UTC

[jira] Created: (AMQNET-100) Provide interface based version of MessageListener.Listener event callback

Provide interface based version of MessageListener.Listener event callback
--------------------------------------------------------------------------

                 Key: AMQNET-100
                 URL: https://issues.apache.org/activemq/browse/AMQNET-100
             Project: ActiveMQ .Net
          Issue Type: Improvement
          Components: ActiveMQ Client
            Reporter: Mark Pollack
            Assignee: James Strachan
            Priority: Minor


It is sometimes more convenient to specify the async callback as an interface rather than as a event.  There are restriction in who can raise events as compared to who can call the interface method.  Can this be added to the API?

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


[jira] Commented: (AMQNET-100) Provide interface based version of MessageListener.Listener event callback

Posted by "Jim Gomes (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/AMQNET-100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44811#action_44811 ] 

Jim Gomes commented on AMQNET-100:
----------------------------------

Could you elaborate more on this request?  What restrictions are you referring to?  Could you show an example of the style you are looking for?

> Provide interface based version of MessageListener.Listener event callback
> --------------------------------------------------------------------------
>
>                 Key: AMQNET-100
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-100
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ Client
>            Reporter: Mark Pollack
>            Assignee: James Strachan
>            Priority: Minor
>
> It is sometimes more convenient to specify the async callback as an interface rather than as a event.  There are restriction in who can raise events as compared to who can call the interface method.  Can this be added to the API?

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