nope/lib/dispatcher
Martin Karkowski 881456b2ca # 1.4.4
- Modified:
    - Renamed the decorator `exportFunctionAsNopeService` -> `exportAsNopeService` and the Interface `IexportFunctionAsNopeServiceParameters` -> `IexportAsNopeServiceParameters`
    - `NopeInstanceManager` and `GenericWrapper`: Now receives a factory to generate the a `NopeEventEmitter`:
      - This affects a lot packages.
    - `NopeModule`:
      - renamed `listFunctions` to `listMethods`
      - renamed `functions` is now called `methods`
      - The Description format is being updated (`functions` is now called `methods`)
  - Fixes:
    - `NopeModule`:
      - Now disposes Emitters as Properties as well
      - `getIdentifierOf` checks event emitters as well now.
    - `GenericWrapper`:
      - Now automatically registers emitters as well.
  - Added:
    -  `NopeModule`: Added the method `listEvents` (to show the available Emitters registered as Properties.)
2022-10-29 07:52:14 +02:00
..
baseServices updating to version 1.4.2 2022-10-10 08:17:36 +02:00
ConnectivityManager # 1.4.4 2022-10-29 07:52:14 +02:00
Core # 1.4.4 2022-10-29 07:52:14 +02:00
InstanceManager # 1.4.4 2022-10-29 07:52:14 +02:00
RpcManager updating to version 1.4.2 2022-10-10 08:17:36 +02:00
getDispatcher.ts # 1.4.4 2022-10-29 07:52:14 +02:00
getLinkedDispatcher.ts # 1.4.4 2022-10-29 07:52:14 +02:00
index.ts # 1.4.4 2022-10-29 07:52:14 +02:00
nopeDispatcher.injectable.ts # 1.4.4 2022-10-29 07:52:14 +02:00
nopeDispatcher.ts # 1.4.4 2022-10-29 07:52:14 +02:00