|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.product.servlet.mbean.RuntimeInfo
public final class RuntimeInfo
MBean that provides some generic runtime information
Constructor Summary | |
---|---|
RuntimeInfo()
|
Method Summary | |
---|---|
java.lang.Integer |
getActiveThreadCount()
|
java.lang.Integer |
getActiveThreadGroupCount()
|
java.lang.Long |
getFreeMemory()
|
java.lang.Long |
getTotalMemory()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RuntimeInfo()
Method Detail |
---|
public java.lang.Long getTotalMemory()
getTotalMemory
in interface org.hyperic.hq.product.servlet.mbean.RuntimeInfoMBean
public java.lang.Long getFreeMemory()
getFreeMemory
in interface org.hyperic.hq.product.servlet.mbean.RuntimeInfoMBean
public java.lang.Integer getActiveThreadCount()
getActiveThreadCount
in interface org.hyperic.hq.product.servlet.mbean.RuntimeInfoMBean
public java.lang.Integer getActiveThreadGroupCount()
getActiveThreadGroupCount
in interface org.hyperic.hq.product.servlet.mbean.RuntimeInfoMBean
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |