kontainer
/
de.peekandpoke.ultra.kontainer
/
ParameterProvider
/
ForLazyService
For
Lazy
Service
class
ForLazyService
:
ParameterProvider
Content copied to clipboard
Provider for a lazy service
Functions
Functions
provide
Link copied to clipboard
open override fun
provide
(context:
InjectionContext
):
Lazy
<
Any
?>
Content copied to clipboard
Provides the service wrapped as a Lazy
validate
Link copied to clipboard
open override fun
validate
(kontainer:
Kontainer
):
List
<
String
>
Content copied to clipboard
Validates if the service can be provided by the container