| Class | Description |
|---|---|
| AfterDataFetch.AfterDataFetchLiteral | |
| AfterExecute.AfterExecuteLiteral | |
| BeforeDataFetch.BeforeDataFetchLiteral | |
| BeforeExecute.BeforeExecuteLiteral | |
| ErrorDataFetch.ErrorDataFetchLiteral | |
| ErrorExecute.ErrorExecuteLiteral | |
| ErrorInfo |
Simple Pojo that hold error info
|
| EventsService |
Implements the EventingService interface and use CDI Events
This allows users to take part in the events.
|
| Annotation Type | Description |
|---|---|
| AfterDataFetch |
CDI Event fired after DataFetch
|
| AfterExecute |
CDI Event fired after execute
|
| BeforeDataFetch |
CDI Event fired before DataFetch
|
| BeforeExecute |
CDI Event fired before execute
|
| ErrorDataFetch |
CDI Event fired when an error happened during DataFetch
|
| ErrorExecute |
CDI Event fired when an error happened during Execute
|
Copyright © 2018–2021. All rights reserved.