Package io.vertigo.commons.eventbus
-
Interface Summary Interface Description Event An event is the message that is communicated from the publisher to the suscribers.EventBusManager Inter-components events manager. -
Annotation Types Summary Annotation Type Description EventBusSubscribed This annotation must be added on each method of a component.