public class IMachineToIpAddress extends Object implements com.google.common.base.Function<org.virtualbox_4_1.IMachine,String>
| Constructor and Description | 
|---|
IMachineToIpAddress(org.virtualbox_4_1.VirtualBoxManager manager,
                   ComputeService computeService)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
apply(org.virtualbox_4_1.IMachine machine)  | 
protected boolean | 
isOSX(org.virtualbox_4_1.IMachine machine)  | 
public IMachineToIpAddress(org.virtualbox_4_1.VirtualBoxManager manager,
                   ComputeService computeService)
Copyright © 2009-2013 jclouds. All Rights Reserved.