Uses of Interface
eu.europa.esig.dss.alert.handler.AlertHandler
Package
Description
-
Uses of AlertHandler in eu.europa.esig.dss.alert
ModifierConstructorDescriptionprotected
AbstractAlert
(AlertDetector<T> detector, AlertHandler<T> handler) The default constructorprotected
AbstractStatusAlert
(AlertHandler<Status> handler) The default constructor -
Uses of AlertHandler in eu.europa.esig.dss.alert.handler
Modifier and TypeClassDescriptionclass
The class allows to define multipleAlertHandler
s to processclass
LogHandler<T>
Implementation ofAlertHandler
which logs the object with the specifiedLevel
class
Implementation ofAlertHandler
which does nothingclass
Handler which throws anAlertException
ModifierConstructorDescriptionCompositeAlertHandler
(List<AlertHandler<T>> handlers) The default constructor -
Uses of AlertHandler in eu.europa.esig.dss.tsl.alerts
ModifierConstructorDescriptionLOTLAlert
(AlertDetector<LOTLInfo> detection, AlertHandler<LOTLInfo> handler) Default constructorTLAlert
(AlertDetector<TLInfo> detection, AlertHandler<TLInfo> handler) Default constructor -
Uses of AlertHandler in eu.europa.esig.dss.tsl.alerts.handlers.log
Modifier and TypeClassDescriptionclass
Warns on the LOTL location changeclass
Warns on the LOTL Official Journal URL changeclass
Warns on the TL expirationclass
Warns on TL parsing errorclass
Warns on TL validation error