|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.shiftone.jrat.core.jmx.info.JRatInfo
public class JRatInfo
Constructor Summary | |
---|---|
JRatInfo()
|
Method Summary | |
---|---|
void |
gc()
|
int |
getActiveThreadCount()
|
java.lang.String |
getBuiltBy()
|
java.lang.String |
getBuiltOn()
|
long |
getFreeMemory()
|
long |
getMaxMemory()
|
long |
getTotalMemory()
|
java.lang.String |
getVersion()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JRatInfo()
Method Detail |
---|
public java.lang.String getBuiltBy()
getBuiltBy
in interface JRatInfoMBean
public java.lang.String getBuiltOn()
getBuiltOn
in interface JRatInfoMBean
public java.lang.String getVersion()
getVersion
in interface JRatInfoMBean
public long getTotalMemory()
getTotalMemory
in interface JRatInfoMBean
public long getMaxMemory()
getMaxMemory
in interface JRatInfoMBean
public long getFreeMemory()
getFreeMemory
in interface JRatInfoMBean
public int getActiveThreadCount()
getActiveThreadCount
in interface JRatInfoMBean
public void gc()
gc
in interface JRatInfoMBean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |