Store component factory into storage. The storage where component is stored
on presence of @contained annotation on T, will be extracted from locator, otherwise
storage passed as argument is used. The identity of component by default is
it's type FQN, but is overriden by @qualifier annotation.
Store component factory into storage.
Store component factory into storage. The storage where component is stored on presence of @contained annotation on T, will be extracted from locator, otherwise storage passed as argument is used. The identity of component by default is it's type FQN, but is overriden by @qualifier annotation.