Uses of Interface
io.helidon.inject.api.ServiceBinder
Packages that use ServiceBinder
Package
Description
The Helidon Injection API provide these annotation types that are typically used at compile time
to assign special meaning to the type.
-
Uses of ServiceBinder in io.helidon.inject.api
Methods in io.helidon.inject.api with parameters of type ServiceBinderModifier and TypeMethodDescriptionvoidModuleComponent.configure(ServiceBinder binder) Deprecated, for removal: This API element is subject to removal in a future version.Called by the provider implementation at bootstrapping time to bind all services / service providers to the service registry.