Uses of Interface
dev.galasa.framework.spi.IEventsService
Packages that use IEventsService
Package
Description
Galasa Framework - Framework setup routines
Galasa Framework - SPI
- 
Uses of IEventsService in dev.galasa.framework
Methods in dev.galasa.framework that return IEventsServiceMethods in dev.galasa.framework with parameters of type IEventsServiceModifier and TypeMethodDescriptionvoidFrameworkInitialisation.registerEventsService(@NotNull IEventsService eventsService) voidFramework.setEventsService(@NotNull IEventsService eventsService)  - 
Uses of IEventsService in dev.galasa.framework.spi
Methods in dev.galasa.framework.spi that return IEventsServiceMethods in dev.galasa.framework.spi with parameters of type IEventsServiceModifier and TypeMethodDescriptionvoidIFrameworkInitialisation.registerEventsService(@NotNull IEventsService eventsService)