BSB Node.js Type Definitions
    Preparing search index...

    Class SBServices

    BSB Services Controller

    This class is responsible for managing the services in the BSB framework. If you have a specific way of managing services, you can extend this class and then use your own class when creating the ServiceBase instance.

    Index

    Constructors

    Methods

    • Returns void

    • Parameters

      Returns Promise<BSBServiceRef>

    • Parameters

      • type: "init" | "run"

      Returns Promise<void>

    • Returns Promise<void>

    • Returns Promise<void>