-
May 4th, 2010, 07:14 AM
#1
Wiring without get/set or constructor-args
Is there a way of using a method other than getters & setters to wire an object up? In particular, I have an object that as an add method which is used to add multiple objects. There isn't any other method for getting these objects in. Is there a way of calling the add method from the spring wiring file without having to write a wrapper class around the existing class?
Regards,
mipper
Tags for this Thread
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