Class JVMAttributes


  • public class JVMAttributes
    extends java.lang.Object
    Class containing information on JVM attributes.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String FREE_MEMORY
      FreeMemory
      static java.lang.String INIT_MEMORY
      InitMemory
      static java.lang.String MAX_MEMORY
      MaxMemory
      static java.lang.String TOTAL_MEMORY
      TotalMemory
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait