Class PropertyEntry
- java.lang.Object
- org.springframework.beans.factory.parsing.PropertyEntry
- All Implemented Interfaces:
ParseState.Entry
public class PropertyEntry extends Object implements ParseState.Entry
ParseStateentry representing a JavaBean property.- Since:
- 2.0
- Author:
- Rob Harrop
Constructor Summary
Constructors Constructor Description PropertyEntry(String name)Create a newPropertyEntryinstance.