Interface | Description |
---|---|
EventBasedService<R,P> |
Any process like Validation or notification that may involve events that are asynchronous in relation to a User and notification related
The event service is internally responsible for event generation & notification. |
EventsService<E extends AbstractEvent> |
Service for
Event s |
Class | Description |
---|---|
DefaultEventsService<E extends AbstractEvent> |
Default
EventsService |
Copyright © 2018. All rights reserved.