Alexander Klimetschek mindquarry.com> writes:
> >> But roles are a different concept than bean-ids
> > Why do you think so?
>
> I am not a Spring expert, but roles have this inheritance concept, and
> bean-ids are merely just IDs, aren't they?
I might be wrong, but there is no real inherit
Alexander Klimetschek wrote:
> Carsten Ziegeler schrieb:
>>> But roles are a different concept than bean-ids
>> Why do you think so?
>
> I am not a Spring expert, but roles have this inheritance concept, and
> bean-ids are merely just IDs, aren't they?
>
Ah, yes, the original idea of Avalon
Carsten Ziegeler schrieb:
But roles are a different concept than bean-ids
Why do you think so?
I am not a Spring expert, but roles have this inheritance concept, and
bean-ids are merely just IDs, aren't they?
Alex
--
Alexander Klimetschek
http://www.mindquarry.com
Alexander Klimetschek wrote:
> Hi,
>
> how do you use an Avalon component in a Spring bean? With Spring you are
> supposed to inject the dependency via the bean XML config. There you
> need a bean-id of the component to inject. What if this component is not
> defined as a Spring bean but is an
Hi,
how do you use an Avalon component in a Spring bean? With Spring you are
supposed to inject the dependency via the bean XML config. There you
need a bean-id of the component to inject. What if this component is not
defined as a Spring bean but is an Avalon component? Do I simply use the
r