LifeCycleHookType

wvlet.airframe.lifecycle.LifeCycleHookType
sealed trait LifeCycleHookType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AFTER_START.type
object BEFORE_SHUTDOWN.type
object ON_INIT.type
object ON_INJECT.type
object ON_SHUTDOWN.type
object ON_START.type

Members list

Concise view