Package eu.europa.esig.dss.alert
-
Interface Summary Interface Description Alert<T> The interface to handle alert detection and executionStatusAlert TypedAlert
with aStatus
object -
Class Summary Class Description AbstractAlert<T> The class contains a general logic for alert handlingAbstractStatusAlert The abstract alert class to define a handler for theStatus
processingExceptionOnStatusAlert The class throws an exception on aStatus
eventLogOnStatusAlert The class logs a message onStatus
alertSilentOnAlert<T> The class is used to process an alert silently (do nothing)SilentOnStatusAlert The class to process aStatus
alert silently