Searched defs:stopDiscoveryService (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/management/jdp/
H A DJdpController.java38 * and {@link #stopDiscoveryService() stopDiscoveryService}</p>
40 * times as it stops the running service if it is necessary. Call to {@link #stopDiscoveryService() stopDiscoveryService}
179 stopDiscoveryService();
192 public static synchronized void stopDiscoveryService() { method in class:JdpController

Completed in 30 milliseconds