| Package | Description |
|---|---|
| org.wildfly.plugin.cli | |
| org.wildfly.plugin.deployment | |
| org.wildfly.plugin.deployment.resource | |
| org.wildfly.plugin.server |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecuteCommandsMojo
Execute commands to the running WildFly Application Server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeployArtifactMojo
Deploys an arbitrary artifact to the WildFly application server
|
class |
DeployMojo
Deploys the application to the WildFly Application Server.
|
class |
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.
|
class |
RedeployMojo
Redeploys the application to the WildFly Application Server.
|
class |
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.
|
class |
UndeployArtifactMojo
Undeploys (removes) an arbitrary artifact to the WildFly application server
|
class |
UndeployMojo
Undeploys the application to the WildFly Application Server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddResourceMojo
Adds a resource
If
force is set to false and the resource has already been added to the server, an error will
occur and the operation will fail. |
| Modifier and Type | Class and Description |
|---|---|
class |
RunMojo
Starts a standalone instance of WildFly and deploys the application to the server.
|
class |
ShutdownMojo
Shuts down a running WildFly Application Server.
|
class |
StartMojo
Starts a standalone instance of WildFly Application Server.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.