Uses of Class
io.smallrye.stork.api.Service
Packages that use Service
-
Uses of Service in io.smallrye.stork.api
Methods in io.smallrye.stork.api that return ServiceModifier and TypeMethodDescriptionService.Builder.build()StorkServiceRegistry.getService(String serviceName) Retrieves theServiceassociated with the given name.Methods in io.smallrye.stork.api that return types with arguments of type ServiceModifier and TypeMethodDescriptionStorkServiceRegistry.getServiceOptional(String serviceName) Retrieves theServiceassociated with the given name.StorkServiceRegistry.getServices()