event-bus/core/src/main/java/dev/kske/eventbus/core
Kai S. K. Engelbart 3aef7d5bcb
zdm/event-bus/pipeline/head This commit looks good Details
Only update handler accessibility if necessary
2022-01-12 20:04:02 +01:00
..
handler Only update handler accessibility if necessary 2022-01-12 20:04:02 +01:00
DeadEvent.java Shorten module names 2021-12-24 11:09:14 +02:00
Event.java Use void.class to determine how the event handler type is defined 2022-01-12 19:41:53 +01:00
EventBus.java Test priorities for inheritance 2022-01-12 15:59:45 +01:00
EventBusException.java Add exception wrapper with transparent delivery to the caller 2022-01-08 14:32:24 +01:00
ExceptionEvent.java Shorten module names 2021-12-24 11:09:14 +02:00
ExceptionWrapper.java Remove unnecessary new line 2022-01-08 15:02:35 +01:00
Polymorphic.java Inherit event handlers 2022-01-09 14:16:30 +01:00
Priority.java Inherit event handlers 2022-01-09 14:16:30 +01:00
package-info.java Shorten module names 2021-12-24 11:09:14 +02:00