org.mc4j.ems.connection.local
Class LocalVMFinder

java.lang.Object
  extended by org.mc4j.ems.connection.local.LocalVMFinder

public class LocalVMFinder
extends java.lang.Object


Constructor Summary
LocalVMFinder()
           
 
Method Summary
static java.util.Map<java.lang.Integer,LocalVirtualMachine> getManageableVirtualMachines()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalVMFinder

public LocalVMFinder()
Method Detail

getManageableVirtualMachines

public static java.util.Map<java.lang.Integer,LocalVirtualMachine> getManageableVirtualMachines()