Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ServiceStorage

表示一个用于存取服务项的仓储容器。

class
version

1.0.0

Hierarchy

Implements

Index

Constructors

constructor

Properties

Private _entries

_entries: Set<ServiceEntry>

Private _namedEntries

_namedEntries: Map<string, ServiceEntry>

Accessors

provider

size

  • get size(): number

Methods

add

clear

  • clear(): void

Protected findByName

Protected findByType

forEach

  • forEach(callback: function, scope?: any): void

get

getAll

getEnumerator

Protected insert

remove

Generated using TypeDoc