Class BeanEntry
java.lang.Object
org.springframework.beans.factory.parsing.BeanEntry
- All Implemented Interfaces:
- ParseState.Entry
ParseState entry representing a bean definition.- Since:
- 2.0
- Author:
- Rob Harrop
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
BeanEntryCreate a newBeanEntryinstance.- Parameters:
- beanDefinitionName- the name of the associated bean definition
 
 
- 
- 
Method Details- 
toString
 
-