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 AlertHandlerModifierConstructorDescriptionprotectedAbstractAlert(AlertDetector<T> detector, AlertHandler<T> handler) The default constructorprotectedAbstractStatusAlert(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 TypeClassDescriptionclassThe class allows to define multipleAlertHandlers to processclassLogHandler<T>Implementation ofAlertHandlerwhich logs the object with the specifiedLevelclassImplementation ofAlertHandlerwhich does nothingclassHandler which throws anAlertExceptionConstructor 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 TypeClassDescriptionclassWarns on the LOTL location changeclassWarns on the LOTL Official Journal URL changeclassWarns on the TL expirationclassWarns on TL parsing errorclassWarns on TL validation error