| Package | Description |
|---|---|
| org.wildfly.plugin.deployment.domain |
| Modifier and Type | Method and Description |
|---|---|
static DomainDeployment |
DomainDeployment.create(org.jboss.as.controller.client.helpers.domain.DomainClient client,
Domain domain,
File content,
String name,
Deployment.Type type,
String matchPattern,
MatchPatternStrategy matchPatternStrategy)
Creates a new deployment.
|
| Constructor and Description |
|---|
DomainDeployment(org.jboss.as.controller.client.helpers.domain.DomainClient client,
Domain domain,
File content,
String name,
Deployment.Type type,
String matchPattern,
MatchPatternStrategy matchPatternStrategy)
Creates a new deployment.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.