org.jclouds.trmk.ecloud.suppliers
Class TerremarkECloudInternetServiceAndPublicIpAddressSupplier
java.lang.Object
org.jclouds.trmk.ecloud.suppliers.TerremarkECloudInternetServiceAndPublicIpAddressSupplier
- All Implemented Interfaces:
- InternetServiceAndPublicIpAddressSupplier
@Singleton
public class TerremarkECloudInternetServiceAndPublicIpAddressSupplier
- 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 TerremarkECloudClient client
TerremarkECloudInternetServiceAndPublicIpAddressSupplier
@Inject
public TerremarkECloudInternetServiceAndPublicIpAddressSupplier(TerremarkECloudClient 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.