Hello All
I have seen some samples using @Scope annotation.
I have read the SCA Java Common Annotation spec which explains this but it's
not very clear.
Are there some scenarios explaining for example the following cases:
1/ @Scope("COMPOSITE")
2/ @Scope("CONVERSATION")
3/ @Scope("STATELESS")
?
Thanks
Fahim
