mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

neil_a_wilson
16.44.2006 e90a07eba1c0ccb57203fb7f038d74657c21d8f1
opendj-sdk/opends/src/server/org/opends/server/api/AlertHandler.java
@@ -65,6 +65,14 @@
  /**
   * Performs any necessary cleanup that may be necessary when this
   * alert handler is finalized.
   */
  public void finalizeAlertHandler();
  /**
   * Sends an alert notification based on the provided information.
   *
   * @param  generator     The alert generator that created the alert.