public interface ApplicationEventListener<T extends ApplicationEvent>
ApplicationEventDispatcher.registerListener(ApplicationEventListener)
or implicitly in Guice by detecting by all bindings for instances of ApplicationEventvoid onEvent(T event)