Middleware which stores various actions that should be executed when app is shut down.

Hierarchy

  • ShutdownActionsMiddleware

Constructors

Properties

callShutdownActions: any
gracefulShutdown: any
initializeEventListeners: any
logger: any
shutdownActions: any
shutdownActionsCalled: any

Methods

  • Adds an action to be executed right before app is shut down.

    Parameters

    Returns void

Generated using TypeDoc