-
Minimizes the amount of code in your application.
-
Makes your application easy to test as it doesn't require any singletons or JNDI lookup mechanisms in your unit test cases.
-
Loose coupling is promoted with minimal effort and least intrusive mechanism.
-
IOC containers support eager instantiation and lazy loading of services.
Tuesday, October 22, 2013
Benefits of IOC
Subscribe to:
Post Comments
(
Atom
)
0 comments :
Post a Comment