Package com.illumon.iris.db.v2.routing
Interface ServiceRegistryConfig
- All Known Subinterfaces:
DataImportServiceConfig
,LogAggregatorConfig
,TableDataServiceConfig
- All Known Implementing Classes:
DataImportServiceConfig.Delegating
,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 TypeMethodDescriptionReturns the value populated for 'serviceregistry' tag under endpoints sub-config.
-
Method Details
-
getServiceRegistryType
Returns the value populated for 'serviceregistry' tag under endpoints sub-config.
-