Package sunstone.aws.impl
Class AwsSunstoneDeployerProvider
- java.lang.Object
-
- sunstone.aws.impl.AwsSunstoneDeployerProvider
-
- All Implemented Interfaces:
sunstone.core.spi.SunstoneCloudDeployerProvider
public class AwsSunstoneDeployerProvider extends Object implements sunstone.core.spi.SunstoneCloudDeployerProvider
-
-
Constructor Summary
Constructors Constructor Description AwsSunstoneDeployerProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<sunstone.core.api.SunstoneCloudDeployer>create(Annotation annotation)
-
-
-
Method Detail
-
create
public Optional<sunstone.core.api.SunstoneCloudDeployer> create(Annotation annotation)
- Specified by:
createin interfacesunstone.core.spi.SunstoneCloudDeployerProvider
-
-