public class AwsWFArchiveDeployer extends Object implements SunstoneArchiveDeployer
AwsWFIdentifiableSunstoneResource to determine the destination of deploy operation
To retrieve Aws cloud resources, the class relies on AwsWFIdentifiableSunstoneResource.get(Annotation, AwsSunstoneStore, Class).
Undeploy operations are registered in the extension store so that they are closed once the store is closed| Modifier and Type | Method and Description |
|---|---|
void |
deploy(String deploymentName,
Object object,
org.junit.jupiter.api.extension.ExtensionContext ctx) |
void |
undeploy(String deploymentName,
org.junit.jupiter.api.extension.ExtensionContext ctx) |
public void deploy(String deploymentName, Object object, org.junit.jupiter.api.extension.ExtensionContext ctx) throws SunstoneException
deploy in interface SunstoneArchiveDeployerSunstoneExceptionpublic void undeploy(String deploymentName, org.junit.jupiter.api.extension.ExtensionContext ctx) throws SunstoneException
undeploy in interface SunstoneArchiveDeployerSunstoneExceptionCopyright © 2023. All rights reserved.