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