Package nl.jpoint.maven.vertx.utils
Class AwsCloudWatchUtils
- java.lang.Object
-
- nl.jpoint.maven.vertx.utils.AwsCloudWatchUtils
-
public class AwsCloudWatchUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description AwsCloudWatchUtils(String region, int asGroupSize, DeployConfiguration activeConfiguration, org.apache.maven.plugin.logging.Log log)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidlogFailed()voidlogSuccess()voidstartTimer()
-
-
-
Constructor Detail
-
AwsCloudWatchUtils
public AwsCloudWatchUtils(String region, int asGroupSize, DeployConfiguration activeConfiguration, org.apache.maven.plugin.logging.Log log)
-
-