Searched refs:ServerShutdownMonitor (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj2/src/server/org/opends/server/core/
H A DServerShutdownMonitor.java39 class ServerShutdownMonitor extends DirectoryThread class in inherits:DirectoryThread
66 public ServerShutdownMonitor() method in class:ServerShutdownMonitor
H A DDirectoryServer.java7806 ServerShutdownMonitor shutdownMonitor = new ServerShutdownMonitor();
7831 directoryServer.workQueue.waitUntilIdle(ServerShutdownMonitor.WAIT_TIME);
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DServerShutdownMonitor.java39 class ServerShutdownMonitor extends DirectoryThread class in inherits:DirectoryThread
66 public ServerShutdownMonitor() method in class:ServerShutdownMonitor
H A DDirectoryServer.java7806 ServerShutdownMonitor shutdownMonitor = new ServerShutdownMonitor();
7831 directoryServer.workQueue.waitUntilIdle(ServerShutdownMonitor.WAIT_TIME);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DServerShutdownMonitor.java39 class ServerShutdownMonitor extends DirectoryThread class in inherits:DirectoryThread
66 public ServerShutdownMonitor() method in class:ServerShutdownMonitor
H A DDirectoryServer.java6166 ServerShutdownMonitor shutdownMonitor = new ServerShutdownMonitor();
6187 directoryServer.workQueue.waitUntilIdle(ServerShutdownMonitor.WAIT_TIME);
/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DServerShutdownMonitor.java42 public class ServerShutdownMonitor class in inherits:DirectoryThread
59 public ServerShutdownMonitor() method in class:ServerShutdownMonitor
H A DDirectoryServer.java8196 ServerShutdownMonitor shutdownMonitor = new ServerShutdownMonitor();
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DServerShutdownMonitor.java42 public class ServerShutdownMonitor class in inherits:DirectoryThread
59 public ServerShutdownMonitor() method in class:ServerShutdownMonitor
H A DDirectoryServer.java8196 ServerShutdownMonitor shutdownMonitor = new ServerShutdownMonitor();
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DServerShutdownMonitor.java42 public class ServerShutdownMonitor class in inherits:DirectoryThread
59 public ServerShutdownMonitor() method in class:ServerShutdownMonitor
H A DDirectoryServer.java8424 ServerShutdownMonitor shutdownMonitor = new ServerShutdownMonitor();

Completed in 155 milliseconds