Uses of Interface
io.smallrye.stork.spi.StorkInfrastructure
Packages that use StorkInfrastructure
-
Uses of StorkInfrastructure in io.smallrye.stork.spi
Methods in io.smallrye.stork.spi with parameters of type StorkInfrastructureModifier and TypeMethodDescriptionServiceDiscoveryProvider.createServiceDiscovery(T config, String serviceName, ServiceConfig serviceConfig, StorkInfrastructure storkInfrastructure) Creates a new instance ofServiceDiscovery.ServiceRegistrarProvider.createServiceRegistrar(T config, String serviceRegistrarName, StorkInfrastructure infrastructure) -
Uses of StorkInfrastructure in io.smallrye.stork.spi.internal
Methods in io.smallrye.stork.spi.internal with parameters of type StorkInfrastructureModifier and TypeMethodDescriptionServiceDiscoveryLoader.createServiceDiscovery(ConfigWithType config, String serviceName, ServiceConfig serviceConfig, StorkInfrastructure storkInfrastructure) Creates a newServiceDiscoveryinstance.ServiceRegistrarLoader.createServiceRegistrar(ConfigWithType config, String serviceName, StorkInfrastructure storkInfrastructure) Creates a newServiceRegistrarinstance.