-
Dec 8th, 2011, 12:38 PM
#1
autoscan a collection of services
hi, all
I think it is a common scenario, but I could find a clear answer/solution to it yet. Basically, I have a service interface with many different service providers. What should be the proper annotation so that I could auto collect all the service provider instances? btw - I have component scan enabled and each provider is annotated with @Service ... but I am a bit lost on how to express wiring them into collection?
thanks for help
Oliver
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules