Package org.eclipse.sisu.space
Interface QualifiedTypeListener
- All Known Implementing Classes:
QualifiedTypeBinder
public interface QualifiedTypeListener
Listens for types annotated with
Qualifier annotations.-
Method Summary
Modifier and TypeMethodDescriptionvoidInvoked when theQualifiedTypeVisitorfinds a qualified type.
-
Method Details
-
hear
Invoked when theQualifiedTypeVisitorfinds a qualified type.- Parameters:
qualifiedType- The qualified typesource- The source of this type- See Also:
-