X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Finterfaces%2Fiworker.html;h=661198dd2faf55f35ceaa62df80a48acd09a4a2c;hb=0136f64e4790627dd07ec018e9c2e4cd8888191e;hp=a4097ddf68c5bceebc377ddbf9a21c3a4280d365;hpb=849e05470ba75db08bb8def0c547ab4d8c35c9a0;p=poolifier.git diff --git a/docs/interfaces/iworker.html b/docs/interfaces/iworker.html index a4097ddf..661198dd 100644 --- a/docs/interfaces/iworker.html +++ b/docs/interfaces/iworker.html @@ -1,352 +1,33 @@ - - - - - - IWorker | poolifier - - - - - - -
-
-
-
- -
-
- Options -
-
- All -
    -
  • Public
  • -
  • Public/Protected
  • -
  • All
  • -
-
- - - - -
-
- Menu -
-
-
-
-
-
- -

Interface IWorker

-
-
-
-
-
-
-
-
-
-

Basic interface that describes the minimum required implementation of listener events for a pool-worker.

-
-
-
-
-

Hierarchy

-
    -
  • - IWorker -
  • -
-
-
-

Index

-
-
-
-

Methods

- -
-
-
-
-
-

Methods

-
- -

on

- - -
-
- -

once

- -
    -
  • - -
    -
    -

    Register a listener to the exit event that will only performed once.

    -
    -
    -

    Parameters

    -
      -
    • -
      event: "exit"
      -
      -

      'exit'.

      -
      -
    • -
    • -
      handler: ExitHandler<IWorker>
      -
      -

      The exit handler.

      -
      -
    • -
    -

    Returns void

    -
  • -
-
-
-
- -
-
- -
-

Generated using TypeDoc

-
-
- - - \ No newline at end of file +IWorker | poolifier
Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IWorker

+

Basic interface that describes the minimum required implementation of listener events for a pool-worker.

+

Hierarchy

  • IWorker

Index

Methods

Methods

on

once

Generated using TypeDoc

\ No newline at end of file