Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.ioc
/
ServiceProvider
/
register
register
open
fun
<
S
:
Any
>
register
(
service
:
S
)
abstract
fun
<
S
:
Any
>
register
(
serviceType
:
Class
<
S
>
,
service
:
S
)
abstract
fun
<
S
:
Any
>
register
(
serviceName
:
String
,
service
:
S
)