org.redhat.vmtruckloader.vmware.action
Class StopMachineActionCallback
java.lang.Object
org.redhat.vmtruckloader.vmware.action.AbstractVMWareActionCallback<Void>
org.redhat.vmtruckloader.vmware.action.StopMachineActionCallback
- All Implemented Interfaces:
- VMWareActionCallback<Void>
public class StopMachineActionCallback
- extends AbstractVMWareActionCallback<Void>
VMWare action class which stops 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 |
StopMachineActionCallback
public StopMachineActionCallback(String machineName)
StopMachineActionCallback
public StopMachineActionCallback(String machineName,
boolean async)
doInVmware
public Void doInVmware(com.vmware.vim25.mo.ServiceInstance serviceInstance)
Copyright © 2013. All Rights Reserved.