Uses of Interface
eu.europa.esig.dss.alert.handler.AlertHandler
Packages that use AlertHandler
Package
Description
-
Uses of AlertHandler in eu.europa.esig.dss.alert
Constructors in eu.europa.esig.dss.alert with parameters of type AlertHandlerModifierConstructorDescriptionprotected
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
Classes in eu.europa.esig.dss.alert.handler that implement AlertHandlerModifier 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
Constructor parameters in eu.europa.esig.dss.alert.handler with type arguments of type AlertHandlerModifierConstructorDescriptionCompositeAlertHandler
(List<AlertHandler<T>> handlers) The default constructor -
Uses of AlertHandler in eu.europa.esig.dss.tsl.alerts
Constructors in eu.europa.esig.dss.tsl.alerts with parameters of type AlertHandlerModifierConstructorDescriptionLOTLAlert
(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
Classes in eu.europa.esig.dss.tsl.alerts.handlers.log that implement AlertHandlerModifier 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