Package | Description |
---|---|
org.jclouds.virtualbox.functions |
Constructor and Description |
---|
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,
MachineUtils machineUtils,
RunScriptOnNode.Factory scriptRunnerFactory,
MachineController machineController,
com.google.common.base.Supplier<NodeMetadata> host,
com.google.common.base.Supplier<URI> providerSupplier,
String identity,
String credential) |
Copyright © 2009-2013 jclouds. All Rights Reserved.