Description
At the moment we construct a DelegatingMailboxListener in StoreMailboxManager which delegate the event handling to the right MailboxListener (depending on the MailboxPath). It would be better to inject the DelegatingMailboxListener to make it easier to customize the behavoir and add for example support for clustering later