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 © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.