Options
All
  • Public
  • Public/Protected
  • All
Menu

Duck type of something that provides the expected signalling functionality at the container level.

remarks

Simplifies the mocks needed to unit test the LiveObjectSynchronizer. Applications can just pass this.context.containerRuntime to any class that takes an IContainerRuntimeSignaler.

Hierarchy

  • IContainerRuntimeSignaler

Index

Methods

  • submitSignal(type: string, content: any): void

Generated using TypeDoc