public abstract class JMXService extends Object
java.management and
jdk.management modules.| Constructor and Description |
|---|
JMXService() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract long |
getCurrentThreadCpuTime() |
protected abstract List<String> |
getInputArguments() |
protected abstract long |
getThreadAllocatedBytes(long id) |
protected abstract boolean |
isCurrentThreadCpuTimeSupported() |
protected abstract boolean |
isThreadAllocatedMemorySupported() |
protected abstract long getThreadAllocatedBytes(long id)
protected abstract long getCurrentThreadCpuTime()
protected abstract boolean isThreadAllocatedMemorySupported()
protected abstract boolean isCurrentThreadCpuTimeSupported()