common-utils
Toggle table of contents
2.8.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
common-utils
guava-utils
/
com.pambrose.common.dsl
/
GuavaDsl
/
ServiceListenerHelper
/
running
running
open
override
fun
running
(
)
fun
running
(
block
:
(
)
->
Unit
)
Sets the callback invoked when the service enters the running state.
Parameters
block
the callback to invoke.