Uses of Class
org.jclouds.virtualbox.util.MachineController

Packages that use MachineController
org.jclouds.virtualbox.functions   
 

Uses of MachineController in org.jclouds.virtualbox.functions
 

Constructors in org.jclouds.virtualbox.functions with parameters of type MachineController
CreateAndInstallVm(CreateAndRegisterMachineFromIsoIfNotAlreadyExists CreateAndRegisterMachineFromIsoIfNotAlreadyExists, IMachineToNodeMetadata imachineToNodeMetadata, com.google.common.base.Predicate<SshClient> sshResponds, com.google.common.base.Function<org.virtualbox_4_1.IMachine,SshClient> sshClientForIMachine, MachineUtils machineUtils, MachineController machineController, String version, String preconfigurationUrl)
           
NodeCreator(com.google.common.base.Supplier<org.virtualbox_4_1.VirtualBoxManager> manager, com.google.common.base.Function<CloneSpec,org.virtualbox_4_1.IMachine> cloner, RunScriptOnNode.Factory runScriptOnNodeFactory, com.google.common.base.Supplier<NodeMetadata> host, MachineUtils machineUtils, RunScriptOnNode.Factory scriptRunnerFactory, MachineController machineController)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.