Module io.github.pustike.inject
Package io.github.pustike.inject.events
EventBus allows publish-subscribe style communication between components without requiring components to explicitly
register with one another (and thus be aware of each other).
-
Annotation Types Summary Annotation Type Description Observes Marks a method as an event observer.