Dependency Injection and ATG
Dependency Injection concept has been defined by ATG much earlier than this pattern came into the seen. ATG has a much clear and simple approach to implement the Dependency Injection.
Steps:
1. Create an ATG component
2. Include this component in another component wherever this component is needed.
So simple! Go ahead and use it!
Steps:
1. Create an ATG component
2. Include this component in another component wherever this component is needed.
So simple! Go ahead and use it!
Labels: Components, Dependency Injection
0 Comments:
Post a Comment
<< Home