Uses of Class
org.apache.lokahi.core.agent.jmx.JMXVirtualMachine

Packages that use JMXVirtualMachine
org.apache.lokahi.core.agent.jmx   
 

Uses of JMXVirtualMachine in org.apache.lokahi.core.agent.jmx
 

Subclasses of JMXVirtualMachine in org.apache.lokahi.core.agent.jmx
 class JMXTomcat
           
 

Methods in org.apache.lokahi.core.agent.jmx that return JMXVirtualMachine
static JMXVirtualMachine JMXConnect.getVirtualMachine(int pid, java.lang.String commandLineArgs, java.lang.String vmArgs)
          Deprecated.  
 

Methods in org.apache.lokahi.core.agent.jmx that return types with arguments of type JMXVirtualMachine
static java.util.ArrayList<JMXVirtualMachine> JMXConnect.getAllJMXVirtualMachines()
          Deprecated.