users@jersey.java.net

Re: [Jersey] Simplifying Jersey life-cycle and IoC integration

From: Gili <cowwoc_at_bbs.darktech.org>
Date: Sat, 22 Nov 2008 11:49:58 -0800 (PST)

Why is IoCComponentProviderFactory.getComponentProvider() being invoked on
"internal" Jersey classes such as
com.sun.jersey.multipart.impl.MultiPartConfigProvider?

I thought getComponentProvider() was only supposed to be invoked if Jersey
was 100% certain that the IoC was supposed to inject it, yet I see the
Spring implementation returning null for this case.

Please clarify the expected behavior of
IoCComponentProviderFactory.getComponentProvider(). What kind of input is it
supposed to expect? Please document when null is supposed to be returned (if
ever).

Thanks,
Gili
-- 
View this message in context: http://n2.nabble.com/Simplifying-Jersey-life-cycle-and-IoC-integration-tp1367641p1566312.html
Sent from the Jersey mailing list archive at Nabble.com.