Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.product.servlet.mbean
Class RuntimeInfo

java.lang.Object
  extended by org.hyperic.hq.product.servlet.mbean.RuntimeInfo
All Implemented Interfaces:
org.hyperic.hq.product.servlet.mbean.RuntimeInfoMBean

public final class RuntimeInfo
extends java.lang.Object
implements org.hyperic.hq.product.servlet.mbean.RuntimeInfoMBean

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

RuntimeInfo

public RuntimeInfo()
Method Detail

getTotalMemory

public java.lang.Long getTotalMemory()
Specified by:
getTotalMemory in interface org.hyperic.hq.product.servlet.mbean.RuntimeInfoMBean

getFreeMemory

public java.lang.Long getFreeMemory()
Specified by:
getFreeMemory in interface org.hyperic.hq.product.servlet.mbean.RuntimeInfoMBean

getActiveThreadCount

public java.lang.Integer getActiveThreadCount()
Specified by:
getActiveThreadCount in interface org.hyperic.hq.product.servlet.mbean.RuntimeInfoMBean

getActiveThreadGroupCount

public java.lang.Integer getActiveThreadGroupCount()
Specified by:
getActiveThreadGroupCount in interface org.hyperic.hq.product.servlet.mbean.RuntimeInfoMBean

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.