|
Class Summary |
| Deploy |
Deploys the application to the JBoss Application Server. |
| DeployArtifact |
Deploys an arbitrary artifact to the JBoss application server |
| DeployOnly |
Deploys only the application to the JBoss Application Server without first invoking the
the execution of the lifecycle phase 'package' prior to executing itself. |
| Redeploy |
Redeploys the application to the JBoss Application Server. |
| RedeployOnly |
Redeploys only the application to the JBoss Application Server without first invoking the
the execution of the lifecycle phase 'package' prior to executing itself. |
| Undeploy |
Undeploys the application to the JBoss Application Server. |
| UndeployArtifact |
Undeploys (removes) an arbitrary artifact to the JBoss application server |