Interface DescriptiveTypeInfoProvider

All Known Implementing Classes:
ProtobufDescriptiveTypeInfoProvider
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@UnstableApi @FunctionalInterface public interface DescriptiveTypeInfoProvider
Creates a new DescriptiveTypeInfo loaded dynamically via Java SPI (Service Provider Interface). The loaded DescriptiveTypeInfoProviders are used in the DocServicePlugins to extract a DescriptiveTypeInfo from the given typeDescriptor.