Package io.smallrye.stork.spi
Interface ServiceDiscoveryProvider<T>
-
public interface ServiceDiscoveryProvider<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ServiceDiscoverycreateServiceDiscovery(T config, String serviceName, ServiceConfig serviceConfig, StorkInfrastructure storkInfrastructure)
-
-
-
Method Detail
-
createServiceDiscovery
ServiceDiscovery createServiceDiscovery(T config, String serviceName, ServiceConfig serviceConfig, StorkInfrastructure storkInfrastructure)
-
-