Weaver 3.1.0a1-D1

com.oldlight.weaver.admin.beans
Class JvmPropertiesBean

java.lang.Object
  extended bycom.oldlight.weaver.admin.beans.JvmPropertiesBean

public class JvmPropertiesBean
extends Object


Constructor Summary
JvmPropertiesBean()
           
 
Method Summary
 long getFreeMemory()
           
 long getMaxMemory()
           
 Map getProperties()
           
 long getTotalMemory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JvmPropertiesBean

public JvmPropertiesBean()
Method Detail

getProperties

public Map getProperties()

getFreeMemory

public long getFreeMemory()

getMaxMemory

public long getMaxMemory()

getTotalMemory

public long getTotalMemory()

Copyright ©Paul Harvey