mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/api/DirectoryThread.java @@ -416,6 +416,7 @@ public void initiateShutdown() { setThreadStateIfNotShuttingDown(ThreadState.SHUTTING_DOWN); interrupt(); } /**