org.redhat.vmtruckloader.vmware.action
Class VirtualMachineTransformer

java.lang.Object
  extended by org.redhat.vmtruckloader.vmware.action.VirtualMachineTransformer
All Implemented Interfaces:
VMWareTypeTransformer

public class VirtualMachineTransformer
extends Object
implements VMWareTypeTransformer


Constructor Summary
VirtualMachineTransformer(MachineSpecification spec)
           
 
Method Summary
 MachineSpecification getMacAddress(com.vmware.vim25.mo.VirtualMachine vm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VirtualMachineTransformer

public VirtualMachineTransformer(MachineSpecification spec)
Method Detail

getMacAddress

public MachineSpecification getMacAddress(com.vmware.vim25.mo.VirtualMachine vm)
Specified by:
getMacAddress in interface VMWareTypeTransformer


Copyright © 2013. All Rights Reserved.