Register module's objects into a storage contained in storageLocator and identified by @container annotation using annotations provided in it.
An object will be registered in storage only in case when it is annotated with @component annotation. In case when no @component
annotation is found, object is not registered in storage.
Register module's objects into a storage contained in storageLocator and identified by @container annotation using annotations provided in it.
An object will be registered in storage only in case when it is annotated with @component annotation. In case when no @component annotation is found, object is not registered in storage.