org.dasein.cloud.aws.platform
Class AWSPlatformServices
java.lang.Object
org.dasein.cloud.platform.AbstractPlatformServices
org.dasein.cloud.aws.platform.AWSPlatformServices
- All Implemented Interfaces:
- org.dasein.cloud.platform.PlatformServices
public class AWSPlatformServices
- extends org.dasein.cloud.platform.AbstractPlatformServices
| Methods inherited from class org.dasein.cloud.platform.AbstractPlatformServices |
getMessageQueueSupport, hasCDNSupport, hasKeyValueDatabaseSupport, hasMessageQueueSupport, hasPushNotificationSupport, hasRelationalDatabaseSupport |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AWSPlatformServices
public AWSPlatformServices(AWSCloud cloud)
getCDNSupport
public CloudFront getCDNSupport()
- Specified by:
getCDNSupport in interface org.dasein.cloud.platform.PlatformServices- Overrides:
getCDNSupport in class org.dasein.cloud.platform.AbstractPlatformServices
getKeyValueDatabaseSupport
public SimpleDB getKeyValueDatabaseSupport()
- Specified by:
getKeyValueDatabaseSupport in interface org.dasein.cloud.platform.PlatformServices- Overrides:
getKeyValueDatabaseSupport in class org.dasein.cloud.platform.AbstractPlatformServices
getPushNotificationSupport
public SNS getPushNotificationSupport()
- Specified by:
getPushNotificationSupport in interface org.dasein.cloud.platform.PlatformServices- Overrides:
getPushNotificationSupport in class org.dasein.cloud.platform.AbstractPlatformServices
getRelationalDatabaseSupport
public RDS getRelationalDatabaseSupport()
- Specified by:
getRelationalDatabaseSupport in interface org.dasein.cloud.platform.PlatformServices- Overrides:
getRelationalDatabaseSupport in class org.dasein.cloud.platform.AbstractPlatformServices
Copyright © 2012 enStratus Networks LLC. All Rights Reserved.