I read in many book but still i did't understand what is the main difference between @In(injected) and @Out(outjected), i am only aware with @In(injected) , i don't know where to use @Out(outjected) so please explain me with an example.
From what I understand:
HTH