|
Message Queue, v4.5.1 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.messaging.jms.management.server.JVMAttributes
public class JVMAttributes
Class containing information on JVM attributes.
Field Summary | |
---|---|
static String |
FREE_MEMORY
FreeMemory |
static String |
INIT_MEMORY
InitMemory |
static String |
MAX_MEMORY
MaxMemory |
static String |
TOTAL_MEMORY
TotalMemory |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String FREE_MEMORY
public static final String INIT_MEMORY
public static final String MAX_MEMORY
public static final String TOTAL_MEMORY
|
Message Queue, v4.5.1 API Specification | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |