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

matthew_swift
19.55.2007 b97785a371b09a674dbef8029a99a730ee928e8d
opends/src/server/org/opends/server/admin/client/spi/Driver.java
@@ -295,6 +295,16 @@
  /**
   * Closes any context associated with this management context
   * driver.
   */
  public void close() {
    // do nothing by default
  }
  /**
   * Deletes the named instantiable child managed object from the
   * named parent managed object.
   *
@@ -656,13 +666,6 @@
      CommunicationException;
  /**
   * Close the associated management context.
   *
   */
  public void close() {
    // do nothing by default
  }
  /**
   * Deletes the named managed object.