Class EddyqExplorer

    Walks the Nest container at bootstrap, collects every method annotated with @JobHandler(kind) on a @Processor() class, and returns them bound to their owning provider instance.

    Index

    Constructors

    Methods

    Constructors

    • Parameters

      • discovery: DiscoveryService
      • metadataScanner: MetadataScanner
      • reflector: Reflector

      Returns EddyqExplorer

    Methods