--Create and manage object(IOC-Inversion of control)
--Inject object dependencies(Dependency injection)
--Spring container generically known as ApplicationContext
Ex:xml based
When single task can be done by multiple groups/family of objects and decision is taken at the runtime.
No comments:
Post a Comment