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 Summary
Constructors -
Method Summary
-
Constructor Details
-
BeanEntry
Create a newBeanEntry
instance.- Parameters:
beanDefinitionName
- the name of the associated bean definition
-
-
Method Details
-
toString
-