Skip to content

Typo in ApplicationContextAware and BeanNameAware section [SPR-9609] #14243

@spring-projects-issues

Description

@spring-projects-issues

Kengkaj S. opened SPR-9609 and commented

In 4.6.2 ApplicationContextAware and BeanNameAware:
"If you do, the ApplicationFactory is autowired into a field, constructor argument, or method parameter that is expecting the BeanFactory type" should be "If you do, the ApplicationContext is autowired into a field, constructor argument, or method parameter that is expecting the ApplicationContext type".


Reference URL: http://static.springsource.org/spring/docs/3.1.x/spring-framework-reference/html/beans.html#beans-factory-aware

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions