The Artima Developer Community
Sponsored Link

Java Buzz Forum
Dependency Injection Made Simple

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
Dependency Injection Made Simple Posted: Apr 14, 2010 4:15 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Vineet Sinha.
Original Post: Dependency Injection Made Simple
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
A lot has been written about Dependency Injection (DI) however, it still remains a complicated topic. DI is fairly simple – its main goal is the removal of a class dependency from some code. This class dependency is then ‘injected’ into the code where it is needed. Using dependency injection helps in code maintenance, re-usability, [...]

Read: Dependency Injection Made Simple

Topic: #479 Greater Antillean Grackle Previous Topic   Next Topic Topic: Summary Box: Some phone, cable companies say broadband stimulus could fund unfair competition

Sponsored Links



Google
  Web Artima.com   

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