|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IBatchAppender | Interface permettant d'assurer la persistence des batchs en cours de traitement La persistence en cours de traitement permet la reprise sur incident. |
| IJdbcAppender | Interface that represents Logging in a Database. |
| Class Summary | |
|---|---|
| Converter | Convert Java Ojbect to String. |
| FileAppender | Class that enables saving batches executions in a file. |
| JdbcAppender | Implementation of a IBatchAppender that logs executions in a Database using JDBC. |
| JdbcErrorAppender | Implementation of IBatchAppender that logs in Database:
Batch start
Batch end
Batch errors
|
| MemoryAppender | Implementation of IBatchAppender that stored batch executions in memory. |
This package contains classes for Tracing Batch executions in different store types(Database, File, Memory).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||