users@jersey.java.net

injecting UriInfo in constructor

From: Arul Dhesiaseelan <arul_at_fluxcorp.com>
Date: Wed, 3 Feb 2010 16:41:49 -0700

I see from the javadocs that Jersey does not inject UriInfo from a constructor. Is there any other way to get access to the URIBuilder inside the constructor?

-Arul