Class QualifierEntry
java.lang.Object
org.springframework.beans.factory.parsing.QualifierEntry
- All Implemented Interfaces:
ParseState.Entry
ParseState
entry representing an autowire candidate qualifier.- Since:
- 2.5
- Author:
- Mark Fisher
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QualifierEntry
Create a newQualifierEntry
instance.- Parameters:
typeName
- the name of the qualifier type
-
-
Method Details
-
toString
-