event-bus/event-bus-core/src/main/java/dev/kske/eventbus/core
Kai S. K. Engelbart 4a5b94a9b7
Allow event handlers with non-void return type
Also removed unnecessary files from the Event Bus Proc JAR and
configured GPG signing as well as deployment to Sonatype OSSRH.
2021-02-19 11:14:43 +01:00
..
Event.java Allow event handlers with non-void return type 2021-02-19 11:14:43 +01:00
EventBus.java Remove EventListener and IEvent marker interfaces 2021-02-15 20:36:09 +01:00
EventBusException.java Rename event-bus module to event-bus-core, add event-bus-ap module 2021-02-09 09:52:26 +01:00
EventHandler.java Allow event handlers with non-void return type 2021-02-19 11:14:43 +01:00
Polymorphic.java Replace includeSubtypes with @Polymorphic 2021-02-15 10:55:30 +01:00
Priority.java Replace priority with @Priority 2021-02-15 12:06:33 +01:00
package-info.java Rename event-bus module to event-bus-core, add event-bus-ap module 2021-02-09 09:52:26 +01:00