Class PropertyEntry
java.lang.Object
org.springframework.beans.factory.parsing.PropertyEntry
- All Implemented Interfaces:
ParseState.Entry
ParseState
entry representing a JavaBean property.- Since:
- 2.0
- Author:
- Rob Harrop
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PropertyEntry
Create a newPropertyEntry
instance.- Parameters:
name
- the name of the JavaBean property represented by this instance
-
-
Method Details
-
toString
-