
public class DeploymentConfiguration extends Object
Deployment method.| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentConfiguration.DeploymentBuilder |
static class |
DeploymentConfiguration.DeploymentContentBuilder |
| Constructor and Description |
|---|
DeploymentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.shrinkwrap.api.Archive |
getArchive() |
Deployment |
getDeployment() |
org.jboss.shrinkwrap.descriptor.api.Descriptor |
getDescriptor() |
OverProtocol |
getOverProtocol() |
ShouldThrowException |
getShouldThrowException() |
TargetsContainer |
getTargets() |
public TargetsContainer getTargets()
public OverProtocol getOverProtocol()
public ShouldThrowException getShouldThrowException()
public org.jboss.shrinkwrap.api.Archive getArchive()
public org.jboss.shrinkwrap.descriptor.api.Descriptor getDescriptor()
public Deployment getDeployment()
Copyright © 2018 JBoss by Red Hat. All rights reserved.