java.lang.Object
eu.europa.esig.dss.alert.AbstractAlert<eu.europa.esig.dss.model.tsl.TLInfo>
eu.europa.esig.dss.tsl.alerts.TLAlert
All Implemented Interfaces:
eu.europa.esig.dss.alert.Alert<eu.europa.esig.dss.model.tsl.TLInfo>

public class TLAlert extends eu.europa.esig.dss.alert.AbstractAlert<eu.europa.esig.dss.model.tsl.TLInfo>
The class to process events on TL
  • Constructor Summary

    Constructors
    Constructor
    Description
    TLAlert(eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.TLInfo> detection, eu.europa.esig.dss.alert.handler.AlertHandler<eu.europa.esig.dss.model.tsl.TLInfo> handler)
    Default constructor
  • Method Summary

    Methods inherited from class eu.europa.esig.dss.alert.AbstractAlert

    alert, getAlertDetector, getAlertHandler

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TLAlert

      public TLAlert(eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.TLInfo> detection, eu.europa.esig.dss.alert.handler.AlertHandler<eu.europa.esig.dss.model.tsl.TLInfo> handler)
      Default constructor
      Parameters:
      detection - AlertDetector
      handler - AlertHandler