Package eu.europa.esig.dss.alert.handler
-
Interface Summary Interface Description AlertHandler<T> Executes a process on an object -
Class Summary Class Description CompositeAlertHandler<T> The class allows to define multipleAlertHandlers to processLogHandler<T> Implementation ofAlertHandlerwhich logs the object with the specifiedLevelSilentHandler<T> Implementation ofAlertHandlerwhich does nothingThrowAlertExceptionHandler<T> Handler which throws anAlertException