|
spring-beans | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.beans.factory.parsing.BeanEntry
public class BeanEntry
ParseState entry representing a bean definition.
| Constructor Summary | |
|---|---|
BeanEntry(java.lang.String beanDefinitionName)
Creates a new instance of BeanEntry class. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BeanEntry(java.lang.String beanDefinitionName)
BeanEntry class.
beanDefinitionName - the name of the associated bean definition| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
spring-beans | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||