public interface ProtocolArchiveProcessor
| 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 © 2014 JBoss by Red Hat. All rights reserved.