| org.eclipse.sisu.space.QualifiedTypeListener | 
|  Known Indirect Subclasses | 
Listens for types annotated with Qualifier annotations.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void | hear(Class<?> qualifiedType, Object source) Invoked when the  QualifiedTypeVisitorfinds a qualified type. | ||||||||||
Invoked when the QualifiedTypeVisitor finds a qualified type.
| qualifiedType | The qualified type | 
|---|---|
| source | The source of this type |