public interface ArchiveMetadataProcessor
Typically an internal component to fractions which desire to scan each deployment in order to locate particular annotations or implementations.
| Modifier and Type | Method and Description |
|---|---|
void |
processArchive(org.jboss.shrinkwrap.api.Archive<?> archive,
org.jboss.jandex.Index index) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.