org.jclouds.trmk.vcloudexpress.suppliers
Class TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier
java.lang.Object
org.jclouds.trmk.vcloudexpress.suppliers.TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier
- All Implemented Interfaces:
- InternetServiceAndPublicIpAddressSupplier
@Singleton
public class TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier
- extends Object
- implements InternetServiceAndPublicIpAddressSupplier
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
@Named(value="jclouds.compute")
public Logger logger
client
protected final TerremarkVCloudExpressClient client
TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier
@Inject
public TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier(TerremarkVCloudExpressClient client)
getNewInternetServiceAndIp
public Map.Entry<InternetService,PublicIpAddress> getNewInternetServiceAndIp(VApp vApp,
int port,
Protocol protocol)
- Specified by:
getNewInternetServiceAndIp
in interface InternetServiceAndPublicIpAddressSupplier
Copyright © 2009-2011 jclouds. All Rights Reserved.