com.quadrique.jbuildingblocks.core.process
Class JbbVmMXbeanAccess
java.lang.Object
com.quadrique.jbuildingblocks.core.process.JbbVmMXbeanAccess
public class JbbVmMXbeanAccess
- extends Object
- Author:
- dkumbham
JbbVmMXbeanAccess
public JbbVmMXbeanAccess(String host,
int port)
throws Exception
- Constructor for remote VM.
- Parameters:
host - port -
- Throws:
Exception
JbbVmMXbeanAccess
public JbbVmMXbeanAccess()
- Constructor for local VM info
- Throws:
Exception
getThreadInfo
public JbbVmThreadInfo getThreadInfo()
throws Exception
- Throws:
Exception
getMemoryInfo
public JbbVmMemoryInfo getMemoryInfo()
throws Exception
- Throws:
Exception
getRuntimeInfo
public JbbVmRuntimeInfo getRuntimeInfo()
throws Exception
- Throws:
Exception
getOSInfo
public JbbVmOSInfo getOSInfo()
throws Exception
- Throws:
Exception
Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.