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> LogHandler<T> Implementation ofAlertHandler
which logs the object with the specifiedLevel
SilentHandler<T> Implementation ofAlertHandler
which does nothingThrowAlertExceptionHandler<T> Handler which throws anAlertException