Resolve identity of component by qualified annotations on it.
The first qualified annotation is returned from list of annotations. If no annotations are on the component T, null is returned.
component factory to be stored
identity of component based on annotation or null.
See Implementation
Resolve identity of component by qualified annotations on it.
The first qualified annotation is returned from list of annotations. If no annotations are on the component T, null is returned.