event-bus/event-bus-core
Kai S. K. Engelbart 0036dc4829
Add DeadEvent
A dead events wraps an event that was dispatched but not delivered to
any handler. The dead event is than dispatched to dedicated handlers.
2021-02-19 16:05:11 +01:00
..
src Add DeadEvent 2021-02-19 16:05:11 +01:00
.classpath Add parent project, convert existing project to Maven module 2021-02-08 19:30:37 +01:00
.project Add parent project, convert existing project to Maven module 2021-02-08 19:30:37 +01:00
pom.xml Rename event-bus module to event-bus-core, add event-bus-ap module 2021-02-09 09:52:26 +01:00