@Mojo(name="stop-container",
defaultPhase=DEPLOY,
threadSafe=true,
requiresProject=false)
public class StopContainerMojo
extends KieControllerMojo
| Modifier and Type | Field and Description |
|---|---|
protected String |
container |
protected org.apache.maven.project.MavenProject |
project |
protected String |
templateId |
connectionTimeout, kieControllerGateway, socketTimeout| Constructor and Description |
|---|
StopContainerMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeCommand() |
execute@Parameter(property="kie-ctrl.template-id",
required=true)
protected String templateId
@Parameter(property="kie-ctrl.container") protected String container
@Parameter(defaultValue="${project}",
readonly=true)
protected org.apache.maven.project.MavenProject project
public void executeCommand()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
executeCommand in class KieControllerMojoorg.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.