org.redhat.vmtruckloader.vmware.action
Class CloneMachineCallback
java.lang.Object
org.redhat.vmtruckloader.vmware.action.AbstractVMWareActionCallback<MachineSpecification>
org.redhat.vmtruckloader.vmware.action.CloneMachineCallback
- All Implemented Interfaces:
- VMWareActionCallback<MachineSpecification>
public class CloneMachineCallback
- extends AbstractVMWareActionCallback<MachineSpecification>
Clone a VM - not really tested...
- Author:
- Duncan Doyle - , Romain Pelisse -
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloneMachineCallback
public CloneMachineCallback(String sourceMachineName,
MachineSpecification machineSpecification)
doInVmware
public MachineSpecification doInVmware(com.vmware.vim25.mo.ServiceInstance serviceInstance)
Copyright © 2013. All Rights Reserved.