JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
dev.galasa.framework.spi
Interface IEventProducer
public interface
IEventProducer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
()
void
sendEvent
(
IEvent
event)
Method Details
sendEvent
void
sendEvent
(
IEvent
event)
close
void
close
()