Deprecated, for removal: This API element is subject to removal in a future version.
Helidon inject is deprecated and will be replaced in a future version
Java
ServiceLoader provider interface to find implementation of InjectionServices.-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Provide theInjectionServices implementation given the provided primordialBootstrapconfiguration instance.
-
Method Details
-
services
Deprecated, for removal: This API element is subject to removal in a future version.Provide theInjectionServices implementation given the provided primordialBootstrapconfiguration instance.- Parameters:
bootstrap- the primordial bootstrap configuration- Returns:
- services instance configured with the provided bootstrap instance
-