Uses of Interface
io.helidon.inject.api.ServiceProviderBindable
Packages that use ServiceProviderBindable
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 ServiceProviderBindable in io.helidon.inject.api
Methods in io.helidon.inject.api that return types with arguments of type ServiceProviderBindableModifier and TypeMethodDescriptionServiceProvider.serviceProviderBindable()The agent/instance to be used for binding this service provider to the injectable application that was code generated.