|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperatingSystemMXBean
The IBM-specific interface for monitoring the operating system where the virtual machine is running.
Method Summary | |
---|---|
int |
getProcessingCapacity()
Returns the collective capacity of the virtual processors in the partition the VM is running in. |
long |
getTotalPhysicalMemory()
Returns the total number of bytes used for physical memory. |
Methods inherited from interface java.lang.management.OperatingSystemMXBean |
---|
getArch, getAvailableProcessors, getName, getVersion |
Method Detail |
---|
long getTotalPhysicalMemory()
int getProcessingCapacity()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |