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(long pid)
          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(long pid)
TODO

Parameters:
pid - the process ID of a JVM (java*) process
Returns:
Throws:
Exception


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