[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Classes
Class | Description | |
---|---|---|
![]() | EmitServiceImpl |
Implementation of the event emit service.
|
![]() | EmitServiceProvider | Static factory for implementations of the EmitService interface. |
Interfaces
Interface | Description | |
---|---|---|
![]() | EmitService | The emit service is a simple publish-subscribe mechanism for sending events out of the runtime to
emitted event listeners that registered interest in the same or default channel that an event was
emitted to.
|