corda / net.corda.core.node.services / ServiceLifecycleObserver / onServiceLifecycleEvent

onServiceLifecycleEvent

abstract fun onServiceLifecycleEvent(event: ServiceLifecycleEvent): Unit

A handler for ServiceLifecycleEvents. Default implementation does nothing.