| Package | Description |
|---|---|
| com.itextpdf.kernel.counter | |
| com.itextpdf.kernel.counter.data |
| Constructor and Description |
|---|
DataHandlerCounter(EventDataHandler<T,V> dataHandler) |
DataHandlerCounter(EventDataHandler<T,V> dataHandler,
IContext fallback) |
| Modifier and Type | Method and Description |
|---|---|
static <T,V extends EventData<T>> |
EventDataHandlerUtil.registerProcessAllShutdownHook(EventDataHandler<T,V> dataHandler)
Registers shutdown hook for
EventDataHandler that will try to process all the events that are left. |
static <T,V extends EventData<T>> |
EventDataHandlerUtil.registerTimedProcessing(EventDataHandler<T,V> dataHandler)
Creates thread that will try to trigger event processing with time interval from specified
EventDataHandler |
Copyright © 1998–2020 iText Group NV. All rights reserved.