You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hivemind.apache.org by Steve Brewin <s....@searchspace.com> on 2004/11/12 16:48:31 UTC

CDI and autowiring

Hi,

It appears that Hivemind supports autowiring using setter injection (ie:
Hivemind will automagically deduce a service provider for properties made
visible via public setter methods), there is no such support for CDI
(Hivemind will NOT automagically deduce a service provider for properties
made visible via public constructor parameters).

Is this correct? If so, is this something that is actively being worked on?

Thanks for your help.

Steve Brewin

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org


Re: CDI and autowiring

Posted by Knut Wannheden <kn...@gmail.com>.
Steve,

Constructor parameter autowiring will be available with HiveMind 1.1.

--knut

On Fri, 12 Nov 2004 15:48:31 -0000, Steve Brewin
<s....@searchspace.com> wrote:
> Hi,
> 
> It appears that Hivemind supports autowiring using setter injection (ie:
> Hivemind will automagically deduce a service provider for properties made
> visible via public setter methods), there is no such support for CDI
> (Hivemind will NOT automagically deduce a service provider for properties
> made visible via public constructor parameters).
> 
> Is this correct? If so, is this something that is actively being worked on?
> 
> Thanks for your help.
> 
> Steve Brewin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: hivemind-user-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-user-help@jakarta.apache.org