Modifier and Type | Field and Description |
---|---|
static ClassLoadingMXBean |
classLoadingMXBean |
static List<GarbageCollectorMXBean> |
garbageCollectorMXBeans |
static long |
MB_SIZE |
static MemoryMXBean |
memoryMXBean |
static com.sun.management.OperatingSystemMXBean |
operatingSystemMXBean |
static Runtime |
runtime |
static RuntimeMXBean |
runtimeMXBean |
static ThreadMXBean |
threadMXBean |
Constructor and Description |
---|
StatusBase() |
public static com.sun.management.OperatingSystemMXBean operatingSystemMXBean
public static ClassLoadingMXBean classLoadingMXBean
public static List<GarbageCollectorMXBean> garbageCollectorMXBeans
public static MemoryMXBean memoryMXBean
public static RuntimeMXBean runtimeMXBean
public static ThreadMXBean threadMXBean
public static Runtime runtime
public static final long MB_SIZE
Copyright © 2015–2019. All rights reserved.