| opendj3-server-dev/src/server/org/opends/server/core/DirectoryServer.java | ●●●●● patch | view | raw | blame | history |
opendj3-server-dev/src/server/org/opends/server/core/DirectoryServer.java
@@ -8991,7 +8991,7 @@ * @return Returns the class loader to be used with this directory * server application. */ private static ClassLoader getClassLoader() public static ClassLoader getClassLoader() { return ClassLoaderProvider.getInstance().getClassLoader(); }