public interface ArchivePreparer
Typically used internally by fractions, a ArchivePreparer may
inspect and modify the deployment. Each preparer is given an opportunity
to prepare every deployment.
| Modifier and Type | Method and Description |
|---|---|
void |
prepareArchive(org.jboss.shrinkwrap.api.Archive<?> archive) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.