org.redhat.vmtruckloader.vmware.action
Class GetMachineActionCallback
java.lang.Object
org.redhat.vmtruckloader.vmware.action.AbstractVMWareActionCallback<com.vmware.vim25.mo.VirtualMachine>
org.redhat.vmtruckloader.vmware.action.GetMachineActionCallback
- All Implemented Interfaces:
- VMWareActionCallback<com.vmware.vim25.mo.VirtualMachine>
public class GetMachineActionCallback
- extends AbstractVMWareActionCallback<com.vmware.vim25.mo.VirtualMachine>
Simple VMWare action class that executes a find VM.
Note that these action classes are not designed to be thread safe.
- Author:
- Duncan Doyle
Method Summary |
com.vmware.vim25.mo.VirtualMachine |
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 |
GetMachineActionCallback
public GetMachineActionCallback(String machineName)
doInVmware
public com.vmware.vim25.mo.VirtualMachine doInVmware(com.vmware.vim25.mo.ServiceInstance serviceInstance)
Copyright © 2013. All Rights Reserved.