corda / net.corda.core.node.services / ServiceLifecycleEvent

ServiceLifecycleEvent

enum class ServiceLifecycleEvent

Enum Values

BEFORE_STATE_MACHINE_START

This event is dispatched when State Machine is fully started such that net.corda.core.node.AppServiceHub available for CordaService to be use.

STATE_MACHINE_STARTED