|
From: <jue...@we...> - 2004-07-31 11:56:17
|
You can access a parent directly: After all, a parent bean definition =
might be complete itself, just additionally serving as template for =
child bean definitions. It's just not guaranteed that a bean can be =
created from a parent bean definition; it *can* be incomplete. So the =
error is in the docs; this needs to be fixed for 1.1 final.
=20
Juergen
=20
________________________________
Von: spr...@li... im Auftrag =
von Rob Harrop
Gesendet: Sa 31.07.2004 13:46
An: spr...@li...
Betreff: [Springframework-developer] Bean Inheritance
Reading through the 1.1 docs it says that a parent bean can never be
accessed directly in an app either through <ref> or getBean() yet I was
able to do both. Is this an error in the doc or the code?
Rob
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Springframework-developer mailing list
Spr...@li...
https://lists.sourceforge.net/lists/listinfo/springframework-developer
|