public class LocalFabricStatus extends Object implements FabricStatus
| Modifier and Type | Field and Description |
|---|---|
static FabricStatus |
INSTANCE |
protected static JMXProxyUtil.ProcessCallableExecutor |
processCallableExecutor |
public static final FabricStatus INSTANCE
protected static final JMXProxyUtil.ProcessCallableExecutor processCallableExecutor
public AdvancedOperatingSystemMXBean getAdvancedOperatingSystemMXBean()
getAdvancedOperatingSystemMXBean in interface FabricStatuspublic List<BufferPoolMXBean> getBufferPoolMXBeans()
getBufferPoolMXBeans in interface FabricStatuspublic ClassLoadingMXBean getClassLoadingMXBean()
getClassLoadingMXBean in interface FabricStatuspublic CompilationMXBean getCompilationMXBean()
getCompilationMXBean in interface FabricStatuspublic List<GarbageCollectorMXBean> getGarbageCollectorMXBeans()
getGarbageCollectorMXBeans in interface FabricStatuspublic List<MemoryManagerMXBean> getMemoryManagerMXBeans()
getMemoryManagerMXBeans in interface FabricStatuspublic MemoryMXBean getMemoryMXBean()
getMemoryMXBean in interface FabricStatuspublic List<MemoryPoolMXBean> getMemoryPoolMXBeans()
getMemoryPoolMXBeans in interface FabricStatuspublic PlatformLoggingMXBean getPlatformLoggingMXBean()
getPlatformLoggingMXBean in interface FabricStatuspublic RuntimeMXBean getRuntimeMXBean()
getRuntimeMXBean in interface FabricStatuspublic ThreadMXBean getThreadMXBean()
getThreadMXBean in interface FabricStatus