Package eu.europa.esig.dss.tsl.alerts
Class LOTLAlert
public class LOTLAlert extends AbstractAlert<LOTLInfo>
The class to process events on LOTL
-
Constructor Summary
Constructors Constructor Description LOTLAlert(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
-