Interface AwareOfContainerLifecycle

Singletons that implement this interface receive callbacks for structural container events.

Hierarchy

  • AwareOfContainerLifecycle

Implemented by

Properties

awareOfContainerLifecycle: true

Methods

  • Called before the parent container of this instance is destroyed.

    Returns unknown

  • Called when this key is realized by its parent container.

    Returns unknown

  • Called before an instance of a key is released from the container.

    Returns unknown