x
Menu

Spring Framework

Other,

Updated On 02 Feb, 19

Overview

Contents:
Understanding Dependency Injection - Setting Up - Understanding Spring Bean Factory - Writing Code Using the Bean Factory - ApplicationContext and Property Initialization - Using Constructor Injection - Injecting Objects - Inner Beans, Aliases and idref - Initializing Collections - Bean Autowiring - Understanding Bean Scopes - Using ApplicationContextAware - Bean Definition Inheritance - Lifecycle Callbacks - Writing a BeanPostProcessor - Writing a BeanFactoryPostProcessor - Coding To Interfaces - Introduction to Annotations and the Required Annotation - The Autowired Annotation - Some JSR-250 Annotations - Component and Stereotype Annotations - Using MessageSource To Get Text From Property Files - Event Handling in Spring - Introduction to AOP

Includes

Lecture 12: Using ApplicationContextAware

4.1 ( 11 )


Lecture Details

Well provide our beans with access to the ApplicationContext object by implementing the ApplicationContextAware interface. Well also use BeanNameAware interface to get the name of the bean configured in the Spring XML.

Ratings

0


0 Ratings
55%
30%
10%
3%
2%
Comments
comment person image

Sam

Excellent course helped me understand topic that i couldn't while attendinfg my college.

Reply
comment person image

Dembe

Great course. Thank you very much.

Reply
Send