接口 MetadataContributor


  • public interface MetadataContributor
    Contract for contributing to Metadata (InFlightMetadataCollector). This hook occurs just after all processing of all MetadataSources, and just before AdditionalJaxbMappingProducer.
    从以下版本开始:
    5.0
    作者:
    Steve Ebersole
    • 方法详细资料

      • contribute

        void contribute​(InFlightMetadataCollector metadataCollector,
                        org.jboss.jandex.IndexView jandexIndex)
        Perform the contributions.
        参数:
        metadataCollector - The metadata collector, representing the in-flight metadata being built
        jandexIndex - The Jandex index