org.redhat.vmtruckloader.vmware.action
Class StartMachineActionCallback
java.lang.Object
org.redhat.vmtruckloader.vmware.action.AbstractVMWareActionCallback<Void>
org.redhat.vmtruckloader.vmware.action.StartMachineActionCallback
- All Implemented Interfaces:
- VMWareActionCallback<Void>
public class StartMachineActionCallback
- extends AbstractVMWareActionCallback<Void>
VMWare action class which starts a machine.
- Author:
- Duncan Doyle
Method Summary |
Void |
doInVmware(com.vmware.vim25.mo.ServiceInstance serviceInstance)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartMachineActionCallback
public StartMachineActionCallback(String machineName)
StartMachineActionCallback
public StartMachineActionCallback(String machineName,
boolean async)
doInVmware
public Void doInVmware(com.vmware.vim25.mo.ServiceInstance serviceInstance)
Copyright © 2013. All Rights Reserved.