
public interface ApplicationArchiveProcessor
| Modifier and Type | Method and Description |
|---|---|
void |
process(org.jboss.shrinkwrap.api.Archive<?> applicationArchive,
TestClass testClass) |
void process(org.jboss.shrinkwrap.api.Archive<?> applicationArchive,
TestClass testClass)
applicationArchive - The user defined deployment archivetestClass - The users test classCopyright © 2015 JBoss by Red Hat. All rights reserved.