org.jboss.maven.plugins.as.control.mojo
Class JbossAsControlUndeployMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.jboss.maven.plugins.as.control.mojo.JbossAsControlAbstractMojo
org.jboss.maven.plugins.as.control.mojo.JbossAsControlAbstractDeploymentMojo
org.jboss.maven.plugins.as.control.mojo.JbossAsControlUndeployMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class JbossAsControlUndeployMojo
- extends JbossAsControlAbstractDeploymentMojo
JbossAsControlUndeployMojo.java
Maven2 Plugin to undeploy from a running AS instance
- Version:
- $Revision: $
- Author:
- Guillaume Radde
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
|
Method Summary |
void |
execute()
Maven Plugin Execution Entry
Undeployes the file(s) |
| 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 |
JbossAsControlUndeployMojo
public JbossAsControlUndeployMojo()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Maven Plugin Execution Entry
Undeployes the file(s)
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2009 JBoss Inc.. All Rights Reserved.