Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DispatchService

Represents a service in the dispatcher. Exposes the configuration options for the service.

Hierarchy

  • DispatchService

Index

Constructors

constructor

Properties

createOperationContext

createOperationContext: boolean

Specifies whether to create an OperationContext for operations in this service. The default value is 'false'.

dispatcher

dispatcher: RequestDispatcher

endpoints

endpoints: DispatchEndpoint[]

instanceProvider

instanceProvider: InstanceProvider

name

name: string

Methods

validate

  • validate(): void

Generated using TypeDoc