@Mojo(name="deploy-app",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME)
public class ServiceDeploymentMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
ServiceDeploymentMojo() |
| Modifier and Type | Method and Description |
|---|---|
com.google.inject.Injector |
createSystemInjector() |
void |
execute() |
org.appops.service.deployment.ContainerType |
getContainerType() |
void |
setContainerType(org.appops.service.deployment.ContainerType containerType) |
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic com.google.inject.Injector createSystemInjector()
public org.appops.service.deployment.ContainerType getContainerType()
public void setContainerType(org.appops.service.deployment.ContainerType containerType)
Copyright © 2021. All rights reserved.