|
||||||||||
| 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.weblogic.AbstractWeblogicMojo
org.codehaus.mojo.weblogic.DeployMojoBase
org.codehaus.mojo.weblogic.UnDeployMojo
public class UnDeployMojo
Undeploy artifacts from Weblogic server(s) or cluster(s).
| Field Summary |
|---|
| Fields inherited from class org.codehaus.mojo.weblogic.AbstractWeblogicMojo |
|---|
WEBLOGIC_HOME_KEY |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
UnDeployMojo()
|
|
| Method Summary | |
|---|---|
void |
execute()
This task will perform the un-deployment of the object to the proper server url. |
| Methods inherited from class org.codehaus.mojo.weblogic.DeployMojoBase |
|---|
executeDeployer, getAdminServerHostName, getAdminServerPort, getAdminServerProtocol, getArtifactPath, getInputParameters, getName, getPassword, getProjectPackaging, getTargetList, getTargetNames, getTimeout, getUserId, isContinueOnFailure, isDebug, isExploded, isNoExit, isNoVersion, isNoWait, isRemote, isStage, isUpload, isVerbose, isVersion, setAdminServerHostName, setAdminServerPort, setAdminServerProtocol, setArtifactPath, setContinueOnFailure, setDebug, setExploded, setName, setNoExit, setNoVersion, setNoWait, setPassword, setProjectPackaging, setRemote, setStage, setTargetNames, setTimeout, setUpload, setUserId, setVerbose, setVersion, toString |
| Methods inherited from class org.codehaus.mojo.weblogic.AbstractWeblogicMojo |
|---|
createTargetDirectory, getArtifacts, getDefaultLogger, getDependencies, getOutputDirectory, getPluginArtifacts, getWeblogicHome, setArtifacts, setDependencies, setOutputDirectory, setPluginArtifacts, setProperties, setWeblogicHome |
| 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, wait, wait, wait |
| Constructor Detail |
|---|
public UnDeployMojo()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
execute in interface org.apache.maven.plugin.Mojoexecute in class DeployMojoBaseorg.apache.maven.plugin.MojoExecutionException - Thrown if we fail to obtain a Weblogic deployment instance.AbstractWeblogicMojo.weblogicHome
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||