Interface Alert<T>

Type Parameters:
T - the object to execute alert detection and handling on
All Known Subinterfaces:
StatusAlert
All Known Implementing Classes:
AbstractAlert, AbstractStatusAlert, DSSErrorHandlerAlert, DSSExternalResourceExceptionAlert, ExceptionOnStatusAlert, LogOnStatusAlert, LOTLAlert, ProtectedDocumentExceptionOnStatusAlert, SilentOnAlert, SilentOnStatusAlert, TLAlert

public interface Alert<T>
The interface to handle alert detection and execution