@Mojo(name="start",
defaultPhase=NONE,
requiresProject=false)
public class StartRedisMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
static String |
REDIS_GROUP_CONTEXT_PROPERTY_NAME |
| Constructor and Description |
|---|
StartRedisMojo() |
public static final String REDIS_GROUP_CONTEXT_PROPERTY_NAME
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic void start()
throws InterruptedException
InterruptedExceptionpublic void setPort(int port)
public int getPort()
Copyright © 2013 Github. All Rights Reserved.