Interface DynamicResolverMixin

All Superinterfaces:
EndpointResolver
All Known Implementing Classes:
DataRoutingServiceK8sImpl, DataRoutingServiceKvEtcdImpl, DataRoutingServiceKvInMemImpl, DataRoutingServiceYmlImpl.ResolvingImpl, TableDataServiceFactory

public interface DynamicResolverMixin extends EndpointResolver
Implementations can implement this interface to include a default implementation for the resolve methods. This class recognizes static and process registry service registry types.