Function RegistrationContext.this

Constructor for RegistrationContext

this (
  Storage!(ObjectFactory,string) storage,
  Locator!(Object,string) locator
);

Parameters

NameDescription
storage storage where to put registered components
locator locator used to get registered component's dependencies