The Artima Developer Community
Sponsored Link

Java Buzz Forum
Types of Dependency Injection

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Vineet Sinha

Posts: 154
Nickname: vineets
Registered: Mar, 2007

Architexa is an MIT Spinoff working to help developers work with large projects
Types of Dependency Injection Posted: May 4, 2010 5:35 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vineet Sinha.
Original Post: Types of Dependency Injection
Feed Title: Architexa - Working with Large Codebases
Feed URL: http://feeds.feedburner.com/Architexa
Feed Description: Know your code
Latest Java Buzz Posts
Latest Java Buzz Posts by Vineet Sinha
Latest Posts From Architexa - Working with Large Codebases

Advertisement
In continuation with my effort of trying to simplify Dependency Injection, I want to elaborate on the different types of injection. Dependency Injection is decoupling an application and service so that the application does not need to know anything about the service implementation. Dependency injection can be broadly classified in three categories: Constructor, Setter and [...]

Read: Types of Dependency Injection

Topic: Top 10 VPS Web Hosting Provider in 2010 Previous Topic   Next Topic Topic: Keeping Track With a 3D Calender

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use