event-bus/event-bus-proc
Kai S. K. Engelbart ff35e7f37d
Fix several edge cases in EventProcessor
When encountering an event handler with an invalid signature, the
processor doesn't crash anymore. Also, event parameters that aren't
objects are now reported as errors.
2021-02-17 08:22:48 +01:00
..
src/main Fix several edge cases in EventProcessor 2021-02-17 08:22:48 +01:00
.classpath Rename event-bus-ap to event-bus-proc 2021-02-15 21:02:34 +01:00
.project Rename event-bus-ap to event-bus-proc 2021-02-15 21:02:34 +01:00
pom.xml Rename event-bus-ap to event-bus-proc 2021-02-15 21:02:34 +01:00