Uses of Class
io.smallrye.stork.api.Service
-
Packages that use Service Package Description io.smallrye.stork.api -
-
Uses of Service in io.smallrye.stork.api
Method parameters in io.smallrye.stork.api with type arguments of type Service Modifier and Type Method Description default voidServiceDiscovery. initialize(Map<String,Service> services)Optional initialization.
-