Modifier and Type | Method and Description |
---|---|
org.jboss.shrinkwrap.api.Archive<?> |
LocalDeploymentPackager.generateDeployment(TestDeployment testDeployment,
Collection<ProtocolArchiveProcessor> processors) |
Modifier and Type | Method and Description |
---|---|
org.jboss.shrinkwrap.api.Archive<?> |
DeploymentPackager.generateDeployment(TestDeployment testDeployment,
Collection<ProtocolArchiveProcessor> processors) |
void |
ProtocolArchiveProcessor.process(TestDeployment testDeployment,
org.jboss.shrinkwrap.api.Archive<?> protocolArchive) |
Constructor and Description |
---|
Processor(TestDeployment deployment,
Collection<ProtocolArchiveProcessor> processors) |
Modifier and Type | Method and Description |
---|---|
org.jboss.shrinkwrap.api.Archive<?> |
ServletProtocolDeploymentPackager.generateDeployment(TestDeployment testDeployment,
Collection<ProtocolArchiveProcessor> processors) |
Modifier and Type | Method and Description |
---|---|
org.jboss.shrinkwrap.api.Archive<?> |
ServletProtocolDeploymentPackager.generateDeployment(TestDeployment testDeployment,
Collection<ProtocolArchiveProcessor> processors) |
Modifier and Type | Method and Description |
---|---|
void |
BeansXMLProtocolProcessor.process(TestDeployment testDeployment,
org.jboss.shrinkwrap.api.Archive<?> protocolArchive) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.