| Interface | Description |
|---|---|
| Deployment |
| Class | Description |
|---|---|
| DeployArtifactMojo |
Deploys an arbitrary artifact to the WildFly application server
|
| DeploymentBuilder<T extends DeploymentBuilder<? super T>> |
Creates a deployment execution.
|
| 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.
|
| 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 |
|---|---|
| Deployment.Status | |
| Deployment.Type | |
| MatchPatternStrategy |
Copyright © 2016 JBoss by Red Hat. All rights reserved.