public class BindDomainsCommand extends BaseCommand<BindDomainsContext,Void>
logger, parentMojo, service
Constructor and Description |
---|
BindDomainsCommand(AbstractNeedsEnvironmentMojo parentMojo)
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
assignDomain(BindDomainsContext ctx,
String record,
String zoneId) |
protected Void |
executeInternal(BindDomainsContext ctx) |
protected boolean |
isSingleInstance(com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription env) |
debug, execute, info, isDebugEnabled, isInfoEnabled
public BindDomainsCommand(AbstractNeedsEnvironmentMojo parentMojo) throws org.apache.maven.plugin.AbstractMojoExecutionException
parentMojo
- parent mojoorg.apache.maven.plugin.AbstractMojoExecutionException
protected boolean isSingleInstance(com.amazonaws.services.elasticbeanstalk.model.EnvironmentDescription env)
protected Void executeInternal(BindDomainsContext ctx) throws Exception
executeInternal
in class BaseCommand<BindDomainsContext,Void>
Exception
protected void assignDomain(BindDomainsContext ctx, String record, String zoneId)
Copyright © 2011–2019 ingenieux. All rights reserved.