eboix
07-10-2005, 11:58 AM
Hi all,
Does Spring.net support method injection ?
That is, I want to obtain non-singleton objects via "getMyNonSingletonObject()" rather than having to couple my class with Spring by using appContect.getObject("myNonSingletonObject").
I've been searching the docs and forums and haven't found references to this.
Regards,
Esteve
Does Spring.net support method injection ?
That is, I want to obtain non-singleton objects via "getMyNonSingletonObject()" rather than having to couple my class with Spring by using appContect.getObject("myNonSingletonObject").
I've been searching the docs and forums and haven't found references to this.
Regards,
Esteve