- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.alexecollins.docker.mojo.DeployMojo
-
-
Field Summary
-
Fields inherited from interface org.apache.maven.plugin.Mojo
ROLE
-
Constructor Summary
Constructors
| Constructor and Description |
DeployMojo() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected void |
doExecute(com.alexecollins.docker.orchestration.DockerOrchestrator orchestrator) |
void |
execute() |
org.apache.maven.project.MavenProject |
getProject() |
-
Methods inherited from class org.apache.maven.plugin.AbstractMojo
getLog, getPluginContext, setLog, setPluginContext
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DeployMojo
public DeployMojo()
Copyright © 2015. All Rights Reserved.