Uses of Interface
io.smallrye.stork.spi.StorkInfrastructure
-
Packages that use StorkInfrastructure Package Description io.smallrye.stork.spi io.smallrye.stork.spi.internal -
-
Uses of StorkInfrastructure in io.smallrye.stork.spi
Methods in io.smallrye.stork.spi with parameters of type StorkInfrastructure Modifier and Type Method Description ServiceDiscoveryServiceDiscoveryProvider. createServiceDiscovery(T config, String serviceName, ServiceConfig serviceConfig, StorkInfrastructure storkInfrastructure) -
Uses of StorkInfrastructure in io.smallrye.stork.spi.internal
Methods in io.smallrye.stork.spi.internal with parameters of type StorkInfrastructure Modifier and Type Method Description ServiceDiscoveryServiceDiscoveryLoader. createServiceDiscovery(ServiceDiscoveryConfig config, String serviceName, ServiceConfig serviceConfig, StorkInfrastructure storkInfrastructure)
-