-
Jul 17th, 2006, 11:08 AM
#1
selective autowiring
I want only certain beans to be injected into other beans using autowiring by type.
With the "autowire" attribute, you can control whether or not a bean's properties are autowired, but I would rather turn on auto-wire globally but limit which beans can be automatically injected. Will this be possible in Spring 2.0? (And if I'm missing something, is it already possible in 1.0?)
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