org.rhq.plugins.jmx.util
Class JvmUtility

java.lang.Object
  extended by org.rhq.plugins.jmx.util.JvmUtility

public class JvmUtility
extends Object

Author:
Ian Springer

Method Summary
static JMXServiceURL extractJMXServiceURL(ProcessInfo process)
          TODO
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

extractJMXServiceURL

public static JMXServiceURL extractJMXServiceURL(ProcessInfo process)
TODO

Parameters:
process - a java process
Returns:
the JMX service URL that can be used to obtain the java process' MBeanServer, or null if connecting to the process is not possible


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.