Class SilentHandler<T>

java.lang.Object
eu.europa.esig.dss.alert.handler.SilentHandler<T>
Type Parameters:
T - the object to execute processing on
All Implemented Interfaces:
AlertHandler<T>

public class SilentHandler<T> extends Object implements AlertHandler<T>
Implementation of AlertHandler which does nothing