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) |
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 | Class and Description |
---|---|
class |
BeansXMLProtocolProcessor
A
ProtocolArchiveProcessor that will add beans.xml to the protocol unit if one is defined in the test deployment. |
Copyright © 2017 JBoss by Red Hat. All rights reserved.