Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServiceDescription

A description of a service.

Hierarchy

  • ServiceDescription

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

behaviors

behaviors: ServiceBehavior[]

A list of behaviors that can extend the service.

endpoints

endpoints: EndpointDescription[]

A list of endpoints for the service.

name

name: string

The name of the service.

serviceType

serviceType: Type

Metadata information for the concrete type that implements the service.

Methods

addEndpoint

Generated using TypeDoc