qualifierByName  
  Top level function acting as a Kotlin shortcut allowing to write qualifierByName<Foo>(name) instead of Qualifiers.byStereotype(Bar::class.java).
Return
The Qualifier
Author
Luiz Picanço
Since
2.1.2
Parameters
T
The component type
name
The name