public class DeploymentEnricher extends Object implements org.jboss.arquillian.container.test.spi.client.deployment.ProtocolArchiveProcessor
| Constructor and Description |
|---|
DeploymentEnricher() |
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.jboss.arquillian.container.test.spi.TestDeployment testDeployment,
org.jboss.shrinkwrap.api.Archive<?> protocolArchive)
Adds Warp archive to the protocol archive to make it available for WARs and EARs.
|
public void process(org.jboss.arquillian.container.test.spi.TestDeployment testDeployment,
org.jboss.shrinkwrap.api.Archive<?> protocolArchive)
process in interface org.jboss.arquillian.container.test.spi.client.deployment.ProtocolArchiveProcessorCopyright © 2019 JBoss by Red Hat. All rights reserved.