EventBus and Vaadin

Hello,

I’m trying to build a decent event managing for my application. There are so many ways and I don’t know which one I should use, I wouldn’t like to create spaguetty codes…

I think I would use CDI plugin + EventBus from google but there is no tutorial on vaadin about this.
If someone could share any example or tips please, I would appreciate it!