Stephen McConnell wrote:
> 
> Carsten Ziegeler wrote:
> > Just curious, are there any plans to support constructor and setter 
> > dependency injection in Avalon? (Or is this already
> > possible?)
> 
> It's already possible:
> 
> http://marc.theaimsgroup.com/?l=avalon-dev&m=107908355100216&w=2
> 
Yes, I read this, but as far as I understood it, this covers only 
constructor injection of ServiceManager, Configuration etc.

I wasn't very precise in my email, but what I meant if it's possible
to get a service via Constructor (or a setter), like

public ServiceImpl2(AnotherService o) 

or

public void setAnotherService(AnotherService o).

Thanks
Carsten


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to