|
From: Martin K. <Mar...@St...> - 2005-02-22 18:08:17
|
Hi there, I am not sure but what exactly is a bean definiton holder? I guess it is storing a bean definition and stores the bean name and the aliases. It has only get methods. First of all its main task seams to store the bean definition. That means it is a BeanDescription? Well this would make more sence since this one does not hold anything (can't spot any hold method). I think I start to understand how this is all wired up internally. Lots of reversed responsibility if you ask me. Martin (Kersten) |