jioc ~master (2022-05-09T15:54:42.4082093)
Dub
Repo
ServiceScope.getServiceOrNull
jaster
ioc
depinject
ServiceScope
Attempts to retrieve a service of the given
baseType
, otherwise returns
null
.
Object
getServiceOrNull
(TypeInfo baseType)
struct
ServiceScope
Object
getServiceOrNull
(
TypeInfo
baseType
)
T
getServiceOrNull
()
Meta
Source
See Implementation
jaster
ioc
depinject
ServiceScope
destructors
~this
functions
getServiceOrNull
postblits
this(this)
Attempts to retrieve a service of the given baseType, otherwise returns null.