On 7/22/05, Richard Kirby <[EMAIL PROTECTED]> wrote: > What you could do, is define your own classes as Hivemind services in > their own right in your hivemind.xml, and then you can inject anything > into them - including Spring beans if you have the Spring hookup > configured already.
That sounds a little heavy weight just to inject few properties... I assume that if you do that then Hivemind becomes responsible to instantiate the class, and then you need another mechanism to retrieve the instance. Isn't there any method that would just enhance a class and return its reference? Henri. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
