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

Fabio Pistolesi
24.41.2015 8ed24d57f423f11acc2a5c0ccdea5d3e685d8189
opendj-server-legacy/src/main/java/org/opends/server/backends/MemoryBackend.java
@@ -162,7 +162,7 @@
  /** {@inheritDoc} */
  @Override
  public synchronized void initializeBackend()
  public synchronized void openBackend()
       throws ConfigException, InitializationException
  {
    // We won't support anything other than exactly one base DN in this
@@ -214,7 +214,7 @@
  /** {@inheritDoc} */
  @Override
  public synchronized void finalizeBackend()
  public synchronized void closeBackend()
  {
    clearMemoryBackend();