public class BeanEntry extends java.lang.Object implements ParseState.Entry
ParseState
entry representing a bean definition.Constructor and Description |
---|
BeanEntry(java.lang.String beanDefinitionName)
Creates a new instance of
BeanEntry class. |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public BeanEntry(java.lang.String beanDefinitionName)
BeanEntry
class.beanDefinitionName
- the name of the associated bean definition