
public interface ProtocolArchiveProcessor
This extension point allowed the CDI enricher to add a beans.xml to the protocol.
| Modifier and Type | Method and Description |
|---|---|
void |
process(TestDeployment testDeployment,
org.jboss.shrinkwrap.api.Archive<?> protocolArchive) |
void process(TestDeployment testDeployment, org.jboss.shrinkwrap.api.Archive<?> protocolArchive)
testDeployment - The user defined deployment + auxilliary archivesprotocolArchive - The archive where the protocol is bundled.Copyright © 2020 JBoss by Red Hat. All rights reserved.