|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.codehaus.mojo.pluginsupport.MojoSupport
net.wasdev.wlp.maven.plugins.AbstractLibertySupport
net.wasdev.wlp.maven.plugins.BasicSupport
net.wasdev.wlp.maven.plugins.server.StartDebugMojoSupport
net.wasdev.wlp.maven.plugins.server.StopServerMojo
public class StopServerMojo
Stop a liberty server
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.wasdev.wlp.maven.plugins.BasicSupport |
|---|
BasicSupport.InstallType |
| Field Summary | |
|---|---|
protected long |
serverStopTimeout
Timeout to verify stop successfully |
| Fields inherited from class net.wasdev.wlp.maven.plugins.server.StartDebugMojoSupport |
|---|
bootstrapProperties, bootstrapPropertiesFile, configFile, jvmOptions, jvmOptionsFile, overwrite, serverEnv |
| Fields inherited from class net.wasdev.wlp.maven.plugins.BasicSupport |
|---|
assemblyArchive, assemblyArtifact, assemblyInstallDirectory, installDirectory, installType, isInstall, messages, outputDirectory, refresh, serverDirectory, serverName, START_APP_MESSAGE_REGEXP, userDirectory |
| Fields inherited from class net.wasdev.wlp.maven.plugins.AbstractLibertySupport |
|---|
ant, artifactRepository, project |
| Fields inherited from class org.codehaus.mojo.pluginsupport.MojoSupport |
|---|
container, log |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
StopServerMojo()
|
|
| Method Summary | |
|---|---|
protected void |
doExecute()
|
| Methods inherited from class net.wasdev.wlp.maven.plugins.server.StartDebugMojoSupport |
|---|
copyConfigFiles, copyConfigFiles, initializeJava |
| Methods inherited from class net.wasdev.wlp.maven.plugins.BasicSupport |
|---|
checkServerDirectoryExists, checkServerHomeExists, init, installServerAssembly |
| Methods inherited from class net.wasdev.wlp.maven.plugins.AbstractLibertySupport |
|---|
getArtifactRepository, getProject |
| Methods inherited from class org.codehaus.mojo.pluginsupport.MojoSupport |
|---|
contextualize, createArtifact, execute, getArtifact, getArtifactFactory, getArtifactResolver, getProjectArtifacts, getProjectArtifacts, getProjectArtifacts, resolveArtifact, resolveArtifact |
| 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 |
| Field Detail |
|---|
protected long serverStopTimeout
| Constructor Detail |
|---|
public StopServerMojo()
| Method Detail |
|---|
protected void doExecute()
throws Exception
doExecute in class org.codehaus.mojo.pluginsupport.MojoSupportException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||