com.sun.enterprise.v3.admin.commands
Class JVMInformation
java.lang.Object
com.sun.enterprise.v3.admin.commands.JVMInformation
- All Implemented Interfaces:
- JVMInformationMBean
public class JVMInformation
- extends Object
- implements JVMInformationMBean
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JVMInformation
public JVMInformation(MBeanServerConnection mbsc)
getThreadDump
public String getThreadDump(String processName)
- Specified by:
getThreadDump in interface JVMInformationMBean
getSummary
public String getSummary(String processName)
- Specified by:
getSummary in interface JVMInformationMBean
getMemoryInformation
public String getMemoryInformation(String processName)
- Specified by:
getMemoryInformation in interface JVMInformationMBean
getClassInformation
public String getClassInformation(String processName)
- Specified by:
getClassInformation in interface JVMInformationMBean
getLogInformation
public String getLogInformation(String processName)
- Specified by:
getLogInformation in interface JVMInformationMBean
Copyright © 2012. All Rights Reserved.