| org.eclipse.sisu.scanners.QualifiedTypeListener |
Known Indirect Subclasses
|
Listens for types annotated with Qualifier annotations.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Invoked when the
QualifiedTypeVisitor finds a qualified type. | |||||||||||
Invoked when the QualifiedTypeVisitor finds a qualified type.
| qualifier | The qualifier (unused) |
|---|---|
| qualifiedType | The qualified type |
| source | The source of this type |