| Package | Description |
|---|---|
| org.wildfly.plugin.cli | |
| org.wildfly.plugin.deployment.resource |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandExecutor.execute(org.jboss.as.controller.client.ModelControllerClient client,
Commands commands)
Executes the commands and scripts provided.
|
void |
CommandExecutor.execute(org.jboss.as.controller.client.ModelControllerClient client,
Path wildflyHome,
Commands commands)
Executes the commands and scripts provided.
|
void |
CommandExecutor.execute(org.jboss.as.controller.client.ModelControllerClient client,
String wildflyHome,
Commands commands)
Executes the commands and scripts provided.
|
| Modifier and Type | Method and Description |
|---|---|
Commands |
Resource.getAfterAdd()
Returns the commands that should be executed after the resource is deployed.
|
Commands |
Resource.getBeforeAdd()
Returns the commands that should be executed before the resource is deployed.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.