Class AlertServiceImpl

java.lang.Object
fr.gouv.vitam.common.alert.AlertServiceImpl
All Implemented Interfaces:
AlertService

public class AlertServiceImpl extends Object implements AlertService
Security alert service implementation. This service log the messages in a specific file using VitamLogger.
  • Constructor Details

    • AlertServiceImpl

      public AlertServiceImpl()
    • AlertServiceImpl

      public AlertServiceImpl(VitamLogger lOGGER)
  • Method Details