public interface DeploymentPackager
| Modifier and Type | Method and Description |
|---|---|
org.jboss.shrinkwrap.api.Archive<?> |
generateDeployment(TestDeployment testDeployment,
Collection<ProtocolArchiveProcessor> processors) |
org.jboss.shrinkwrap.api.Archive<?> generateDeployment(TestDeployment testDeployment, Collection<ProtocolArchiveProcessor> processors)
testDeployment - Value object containing the application Archive and other auxiliary library Archives.Copyright © 2014 JBoss by Red Hat. All rights reserved.