Package | Description |
---|---|
org.jboss.as.platform.mbean |
Class and Description |
---|
BufferPoolMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
java.lang.management.BufferPoolMXBean . |
ClassLoadingMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
ClassLoadingMXBean . |
CompilationMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
CompilationMXBean . |
CompilationMXBeanReadResourceHandler
Handles read-resource for the resource representing
CompilationMXBean . |
GarbageCollectorMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
GarbageCollectorMXBean . |
MemoryManagerMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
MemoryManagerMXBean . |
MemoryMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
CompilationMXBean . |
MemoryMXBeanGCHandler
Executes the
MemoryMXBean.gc() method. |
MemoryPoolMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
MemoryPoolMXBean . |
MemoryPoolMXBeanReadResourceHandler
Handles read-resource for the resource representing
MemoryPoolMXBean . |
MemoryPoolMXBeanResetPeakUsageHandler
Executes the
MemoryMXBean.gc() method. |
OperatingSystemMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
OperatingSystemMXBean . |
OperatingSystemMXBeanReadResourceHandler
Handles read-resource for the resource representing
OperatingSystemMXBean . |
PlatformLoggingMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
java.lang.management.PlatformLoggingMXBean . |
PlatformLoggingMXBeanGetLoggerLevelHandler
Executes the
java.lang.management.PlatformLoggingMXBean.getLoggerLevel(String loggerName) method. |
PlatformLoggingMXBeanGetParentLoggerNameHandler
Executes the
java.lang.management.PlatformLoggingMXBean.getParentLoggerName(String loggerName) method. |
PlatformLoggingMXBeanSetLoggerLevelHandler
Executes the
java.lang.management.PlatformLoggingMXBean.setLoggerLevel(String loggerName, String levelName) method. |
PlatformMBeanLogger
This module is using message IDs in the range 12300-12399.
|
PlatformMBeanMessages
This module is using message IDs in the range 12300-12399.
|
RuntimeMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
RuntimeMXBean . |
RuntimeMXBeanReadResourceHandler
Handles read-resource for the resource representing
RuntimeMXBean . |
ThreadMXBeanAttributeHandler
Handles read-attribute and write-attribute for the resource representing
ThreadMXBean . |
ThreadMXBeanCpuTimeHandler
Executes the
ThreadMXBean.getThreadCpuTime(long) method. |
ThreadMXBeanDumpAllThreadsHandler
Executes the
ThreadMXBean.dumpAllThreads(boolean, boolean) method. |
ThreadMXBeanFindDeadlockedThreadsHandler
Executes the
ThreadMXBean.findDeadlockedThreads() method. |
ThreadMXBeanFindMonitorDeadlockedThreadsHandler
Executes the
ThreadMXBean.findMonitorDeadlockedThreads() method. |
ThreadMXBeanReadResourceHandler
Handles read-resource for the resource representing
ThreadMXBean . |
ThreadMXBeanResetPeakThreadCountHandler
Executes the
ThreadMXBean.resetPeakThreadCount() method. |
ThreadMXBeanThreadInfoHandler
Executes the
ThreadMXBean getThreadInfo methods that return a single thread id. |
ThreadMXBeanThreadInfosHandler
Executes the
ThreadMXBean getThreadInfo methods that return an array
of thread ids. |
ThreadMXBeanUserTimeHandler
Executes the
ThreadMXBean.getThreadUserTime(long) method. |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.