Class TLAlert
The class to process events on TL
-
Constructor Summary
ConstructorsConstructorDescriptionTLAlert(AlertDetector<TLInfo> detection, AlertHandler<TLInfo> handler) Default constructor -
Method Summary
Methods inherited from class AbstractAlert
alert, getAlertDetector, getAlertHandler
-
Constructor Details
-
TLAlert
Default constructor- Parameters:
detection-AlertDetectorhandler-AlertHandler
-