did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

Dependency Injection

9781933988559

Dependency Injection

  • ISBN 13:

    9781933988559

  • ISBN 10:

    193398855X

  • Format: Paperback
  • Copyright: 08/28/2009
  • Publisher: Manning Pubns Co
Sorry, this item is currently unavailable.

Note: Supplemental materials are not guaranteed with Rental or Used book purchases.

Extend or Purchase Your Rental at Any Time

Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.

Summary

In object-oriented programming, a central program normally controls other objects in a module, library, or framework. With dependency injection, this pattern is inverted-a reference to a service is placed directly into the object, which eases testing and modularity. Spring or Google Guice use dependency injection so you can focus on your core application and let the framework handle infrastructural concerns.

Author Biography

Read more