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

Nicolas Capponi
19.15.2016 e286d565ecb8780a2bea330e71f8ef01fee5176a
opendj-server-legacy/src/main/java/org/opends/server/backends/SchemaBackend.java
@@ -153,6 +153,7 @@
  /** Will be used in the future to remove static calls to DirectoryServer. */
  private ServerContext serverContext;
  /** Manages access to the schema. */
  private SchemaHandler schemaHandler;
  /**