Uses of Class
io.mangoo.exceptions.MangooEventBusException
-
Packages that use MangooEventBusException Package Description io.mangoo.services -
-
Uses of MangooEventBusException in io.mangoo.services
Methods in io.mangoo.services that throw MangooEventBusException Modifier and Type Method Description voidEventBusService. unregister(Object eventListener)Unregisters an event listener to the event bus
-