wvlet.airframe.lifecycle.LifeCycleManager
See theLifeCycleManager companion object
class LifeCycleManager(val eventHandler: LifeCycleEventHandler, val coreEventHandler: LifeCycleEventHandler) extends LogSupport
LifeCycleManager manages the life cycle of objects within a Session
Attributes
- Companion:
- object
- Graph
- Supertypes
- trait LogSupporttrait LazyLoggertrait LoggingMethodstrait Serializableclass Objecttrait Matchableclass Any
- Self type