Interface | Description |
---|---|
EventGateway |
Interface towards the Event Handling components of an application.
|
Class | Description |
---|---|
AbstractEventGateway |
Abstract implementation of an EventGateway, which handles the dispatch interceptors.
|
AbstractEventGateway.Builder |
Abstract Builder class to instantiate
AbstractEventGateway implementations. |
DefaultEventGateway |
Default implementation of the EventGateway interface.
|
DefaultEventGateway.Builder |
A Builder class for
DefaultEventGateway s. |
Copyright © 2010–2022. All rights reserved.