A comunica actor for function factory events.

Actor types:

  • Input: IActionFunctions: A request to receive a function implementation for a given function name and potentially the function arguments.
  • Test:
  • Output: IActorFunctionsOutput: A function implementation.
  • IActionFunctionFactory
  • IActorFunctionFactoryOutput

Type Parameters

  • TS = undefined

Hierarchy (view full)

Constructors

Properties

Actor that must be registered in the bus before this actor.

The bus this actor subscribes to.

name: string

The name for this actor.

{<rdf:subject>}

Methods