Class LOTLAlert

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

public class LOTLAlert extends eu.europa.esig.dss.alert.AbstractAlert<eu.europa.esig.dss.model.tsl.LOTLInfo>
The class to process events on LOTL
  • Constructor Summary

    Constructors
    Constructor
    Description
    LOTLAlert(eu.europa.esig.dss.alert.detector.AlertDetector<eu.europa.esig.dss.model.tsl.LOTLInfo> detection, eu.europa.esig.dss.alert.handler.AlertHandler<eu.europa.esig.dss.model.tsl.LOTLInfo> 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

    • LOTLAlert

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