Searched refs:HotspotRuntime (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/management/
H A DHotspotRuntime.java39 class HotspotRuntime class in inherits:HotspotRuntimeMBean
45 * Constructor of HotspotRuntime class.
47 HotspotRuntime(VMManagement vm) { method in class:HotspotRuntime
H A DManagementFactoryHelper.java262 private static HotspotRuntime hsRuntimeMBean = null;
280 hsRuntimeMBean = new HotspotRuntime(jvm);
364 "sun.management:type=HotspotRuntime";

Completed in 35 milliseconds