users@jersey.java.net

BaseParamInjectableProvider access to Providers

From: Stephen Colebourne <scolebourne_at_joda.org>
Date: Mon, 23 Aug 2010 17:01:55 +0100

Is there any way to access the Providers instance from InjectableProvider?

I'm trying to write my own @XxxParam, but I need the Providers and
can't find them...

Stephen