Interface ServiceRegistryConfig

All Known Subinterfaces:
DataImportServiceConfig, LogAggregatorConfig, TableDataServiceConfig
All Known Implementing Classes:
DataImportServiceConfig.Delegating, DataImportServiceConfigImpl, TableDataServiceConfigImpl, TableDataServiceData

public interface ServiceRegistryConfig
Provides methods for managing mandatory serviceregistry tag for configs that have endpoints. Nothing uses this interface directly, but it is a convenient common interface.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value populated for 'serviceregistry' tag under endpoints sub-config.
  • Method Details

    • getServiceRegistryType

      @NotNull String getServiceRegistryType()
      Returns the value populated for 'serviceregistry' tag under endpoints sub-config.