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
|