Create a new instance of the factory and sets nested factories.
a list of nested factories
Adds a factory to this CompositeFactory.
the factory to add. Cannot be null.
Checks if the factory contains the given locator.
the locator to search for in this factory. Cannot be null.
the locator that was found or null otherwise.
Creates an object using the given locator.
the locator of the factory that needs to be called. Cannot be null.
the object that was created by the factory with the given locator.
Removes a factory from this CompositeFactory.
the factory to remove.
Generated using TypeDoc
Creates default container components (loggers, counters, caches, locks, etc.) by their descriptors.
Factory (in the PipServices "Components" package)
DefaultInfoFactory (in the PipServices "Components" package)
DefaultLoggerFactory (in the PipServices "Components" package)
DefaultCountersFactory (in the PipServices "Components" package)
DefaultConfigReaderFactory (in the PipServices "Components" package)
DefaultCacheFactory (in the PipServices "Components" package)
DefaultCredentialStoreFactory (in the PipServices "Components" package)
DefaultDiscoveryFactory (in the PipServices "Components" package)
DefaultTestFactory (in the PipServices "Components" package)