Ok, thanks for the clarifcation and the hint about the composite registry.
Lars
Skickat från min iPhone
12 mar 2013 kl. 13:12 skrev Claus Ibsen :
> On Tue, Mar 12, 2013 at 10:26 AM, helander wrote:
>> Fom Java code I would like to register beans in the context registry. I need
>
On Tue, Mar 12, 2013 at 10:26 AM, helander wrote:
> Fom Java code I would like to register beans in the context registry. I need
> to do this in code that will deployed in various containers (Spring, JEE web
> applications).
> Is there some method that works in all these environments
Fom Java code I would like to register beans in the context registry. I need
to do this in code that will deployed in various containers (Spring, JEE web
applications).
Is there some method that works in all these environments (hiding from my
code the current registry implementation) or do I have