Package eu.europa.esig.dss.tsl.alerts
Class LOTLAlert
The class to process events on LOTL
-
Constructor Summary
ConstructorDescriptionLOTLAlert
(AlertDetector<LOTLInfo> detection, AlertHandler<LOTLInfo> handler) Default constructor -
Method Summary
Methods inherited from class eu.europa.esig.dss.alert.AbstractAlert
alert
-
Constructor Details
-
LOTLAlert
Default constructor- Parameters:
detection
-AlertDetector
handler
-AlertHandler
-