public interface MetadataContributor
MetadataSources
,
and just before AdditionalJaxbMappingProducer
.Modifier and Type | Method and Description |
---|---|
void |
contribute(InFlightMetadataCollector metadataCollector,
org.jboss.jandex.IndexView jandexIndex)
Perform the contributions.
|
void contribute(InFlightMetadataCollector metadataCollector, org.jboss.jandex.IndexView jandexIndex)
metadataCollector
- The metadata collector, representing the in-flight metadata being builtjandexIndex
- The Jandex indexCopyright © 2016 JBoss by Red Hat. All rights reserved.