Part 3/4 - How to use CDI (Contexts and Dependency Injection) - JAVA Video Tutorial

http://www.youtube.com/watch?v=_7CMqWV7Oocendofvid [starttext] This is a Video Tutorial explains Contexts and Dependency Injection (CDI ) JSR 299 is a new feature in Java EE 6 Web Profile . Its Enhance the JSR 330 Dependency Injection in Java. CDI are highly used annotation. CDI makes Loose coupling between classes. To use javax.inject.Inject annotation, we can inject any class into another classes

[endtext]

Check out this stream