Class EddyqQueueAggregator

    Walks the Nest container at bootstrap and collects every provider produced by EddyqModule.registerQueue. Each registerQueue call emits a value provider under a token of the form EDDYQ_QUEUE_REGISTRATION:<name>; the aggregator scans DiscoveryService.getProviders() for that prefix and pairs each registration with its matching QueueHandleImpl provider.

    Used by the module at onApplicationBootstrap to derive group config, schedules, and the worker subscription set.

    Index

    Constructors

    Methods

    Constructors

    Methods