| Class | Description |
|---|---|
| DeployArtifactMojo |
Deploys an arbitrary artifact to the WildFly application server
|
| DeployMojo |
Deploys the application to the WildFly Application Server.
|
| DeployOnlyMojo |
Deploys only the application to the WildFly Application Server without first invoking the
the execution of the lifecycle phase 'package' prior to executing itself.
|
| PackageType |
Date: 29.06.2011
|
| RedeployMojo |
Redeploys the application to the WildFly Application Server.
|
| RedeployOnlyMojo |
Redeploys only the application to the WildFly Application Server without first invoking the
the execution of the lifecycle phase 'package' prior to executing itself.
|
| UndeployArtifactMojo |
Undeploys (removes) an arbitrary artifact to the WildFly application server
|
| UndeployMojo |
Undeploys the application to the WildFly Application Server.
|
| Enum | Description |
|---|---|
| MatchPatternStrategy |
The strategy used when using a pattern to undeploy deployments.
|
| Exception | Description |
|---|---|
| MojoDeploymentException |
Wrapped exception for
MojoExecutionException. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.