public class BeansXMLProtocolProcessor extends Object implements ProtocolArchiveProcessor
ProtocolArchiveProcessor
that will add beans.xml to the protocol unit if one is defined in the test deployment.Constructor and Description |
---|
BeansXMLProtocolProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(TestDeployment testDeployment,
org.jboss.shrinkwrap.api.Archive<?> protocolArchive) |
public void process(TestDeployment testDeployment, org.jboss.shrinkwrap.api.Archive<?> protocolArchive)
process
in interface ProtocolArchiveProcessor
testDeployment
- The user defined deployment + auxilliary archivesprotocolArchive
- The archive where the protocol is bundled.Copyright © 2017 JBoss by Red Hat. All rights reserved.