Uses of Class
dev.galasa.framework.spi.EventsException
Packages that use EventsException
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
- 
Uses of EventsException in dev.galasa.framework
Methods in dev.galasa.framework that throw EventsExceptionModifier and TypeMethodDescriptionvoidFrameworkInitialisation.registerEventsService(@NotNull IEventsService eventsService) voidFramework.setEventsService(@NotNull IEventsService eventsService)  - 
Uses of EventsException in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that throw EventsExceptionModifier and TypeMethodDescriptionvoidIEventsServiceRegistration.initialise(@NotNull IFrameworkInitialisation frameworkInitialisation) voidIEventsService.produceEvent(String topic, IEvent event) voidIFrameworkInitialisation.registerEventsService(@NotNull IEventsService eventsService)