Uses of Class
org.inria.myriads.snoozecommon.communication.localcontroller.hypervisor.HypervisorDriver

Packages that use HypervisorDriver
org.inria.myriads.snoozecommon.communication.localcontroller.hypervisor   
 

Uses of HypervisorDriver in org.inria.myriads.snoozecommon.communication.localcontroller.hypervisor
 

Methods in org.inria.myriads.snoozecommon.communication.localcontroller.hypervisor that return HypervisorDriver
 HypervisorDriver HypervisorSettings.getDriver()
          Returns the hypervisor driver.
static HypervisorDriver HypervisorDriver.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static HypervisorDriver[] HypervisorDriver.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.inria.myriads.snoozecommon.communication.localcontroller.hypervisor with parameters of type HypervisorDriver
 void HypervisorSettings.setDriver(HypervisorDriver driver)
          Sets the hypervisor driver.
 



Copyright © 2012. All Rights Reserved.