
public abstract class EISMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
EISMojo()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute() |
java.lang.String |
getHost()
Get the host
|
int |
getPort()
Get the port
|
void |
setHost(java.lang.String v)
Set the host
|
void |
setPort(int v)
Set the port
|
public java.lang.String getHost()
public void setHost(java.lang.String v)
v - The valuepublic int getPort()
public void setPort(int v)
v - The valuepublic abstract void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2014 IronJacamar (http://www.ironjacamar.org)