Interface MetadataBuilderFactory


@JavaServiceLoadable public interface MetadataBuilderFactory
An extension point for integrators that wish to hook into the process of how a Metadata is built. Intended as a "discoverable service" (a ServiceLoader). There can be at most one implementation discovered that returns a non-null MetadataBuilder.