aem-plugin / com.cognifide.gradle.aem.common.instance.check / TimeoutCheck

TimeoutCheck

class TimeoutCheck : DefaultCheck

Constructors

<init>

TimeoutCheck(group: CheckGroup)

Properties

constantTime

Prevents circular restarting of OSGi bundles & components.

var constantTime: Long

stateTime

Prevents too long inactivity time.

var stateTime: Long

Functions

check

fun check(): Unit