Interface MetadataBuilderImplementor

All Superinterfaces:
MetadataBuilder
All Known Implementing Classes:
AbstractDelegatingMetadataBuilderImplementor, MetadataBuilderImpl

public interface MetadataBuilderImplementor extends MetadataBuilder
Internal API for MetadataBuilder exposing the building options being collected.
  • Method Details

    • getBootstrapContext

      BootstrapContext getBootstrapContext()
    • getMetadataBuildingOptions

      MetadataBuildingOptions getMetadataBuildingOptions()
      Get the options being collected on this MetadataBuilder that will ultimately be used in building the Metadata.
      Returns:
      The current building options