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

neil_a_wilson
25.40.2007 c888ad173543559089d2e0a93b6c1bfc8c1868dc
opendj-sdk/opends/src/server/org/opends/server/api/AccountStatusNotificationHandler.java
@@ -37,7 +37,6 @@
/**
 * This class defines the set of methods that must be implemented for
 * an account status notification handler.  This handler will be
@@ -48,9 +47,6 @@
 */
public abstract class AccountStatusNotificationHandler
{
  /**
   * Initializes this account status notification handler based on the
   * information in the provided configuration entry.
@@ -70,7 +66,7 @@
   */
  public abstract void initializeStatusNotificationHandler(
                            ConfigEntry configEntry)
       throws ConfigException, InitializationException;
         throws ConfigException, InitializationException;