Trần Tiến Đức created MAILBOX-371:
-------------------------------------

             Summary: Implement a work queue for  listeners (group 
registrations)
                 Key: MAILBOX-371
                 URL: https://issues.apache.org/jira/browse/MAILBOX-371
             Project: James Mailbox
          Issue Type: New Feature
            Reporter: Trần Tiến Đức


implementing RabbitMQEventBus key register method
{code:java}
interface EventBus {
...
 Registration register(Listener listener, Group group);
...
}
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to