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

neil_a_wilson
16.44.2006 cf77becb4893685f0dd67e76724aa366b6d8f039
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.