event-bus/event-bus-proc
Kai S. K. Engelbart b56f08e441
Warn about unnecessarily polymorphic event handlers
When Event Bus Proc detects a handler for a final type that uses the
@Polymorphic annotation, it issues a warning.
2021-02-19 11:30:09 +01:00
..
src/main Warn about unnecessarily polymorphic event handlers 2021-02-19 11:30:09 +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 Allow event handlers with non-void return type 2021-02-19 11:14:43 +01:00