You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Trần Tiến Đức (JIRA)" <ji...@apache.org> on 2019/01/04 11:33:00 UTC

[jira] [Created] (MAILBOX-371) Implement a work queue for listeners (group registrations)

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org