class TimeoutCheck : DefaultCheck
<init> |
TimeoutCheck(group: CheckGroup) |
constantTime |
Prevents circular restarting of OSGi bundles & components. var constantTime: Long |
stateTime |
Prevents too long inactivity time. var stateTime: Long |
check |
fun check(): Unit |