Package io.meeds.deeds.listener
-
Interface Summary Interface Description EventListener<T> An API Interface that can be used to implement a listener that will be triggered once an event is published usingListenerService.
| Interface | Description |
|---|---|
| EventListener<T> |
An API Interface that can be used to implement a listener that will be
triggered once an event is published using
ListenerService. |