-
Jun 19th, 2006, 11:03 PM
#1
quick dependency question
for example I have two classes A and B i have to get the property of B so I can set it to A how can you do this in the applicationContext
-
Jun 20th, 2006, 01:37 AM
#2
Quick answer: Have a look at PropertyPathFactoryBean which allows referring to bean properties. The API documentation describes its usage with examples.
Regards,
Andreas
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