Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DefaultContainerFactory

Creates default container components (loggers, counters, caches, locks, etc.) by their descriptors.

see

Factory (in the PipServices "Components" package)

see

DefaultInfoFactory (in the PipServices "Components" package)

see

DefaultLoggerFactory (in the PipServices "Components" package)

see

DefaultCountersFactory (in the PipServices "Components" package)

see

DefaultConfigReaderFactory (in the PipServices "Components" package)

see

DefaultCacheFactory (in the PipServices "Components" package)

see

DefaultCredentialStoreFactory (in the PipServices "Components" package)

see

DefaultDiscoveryFactory (in the PipServices "Components" package)

see

DefaultTestFactory (in the PipServices "Components" package)

Hierarchy

Index

Constructors

Properties

Constructors

constructor

  • Create a new instance of the factory and sets nested factories.

    Parameters

    • Rest ...factories: IFactory[]

      a list of nested factories

    Returns DefaultContainerFactory

Properties

Static Descriptor

Descriptor: Descriptor = new Descriptor("pip-services", "factory", "container", "default", "1.0")

Generated using TypeDoc