From: Christopher Piggott <cpiggott_at_gmail.com>
Date: Mon, 7 Jun 2010 16:31:33 -0400
I'm curious, in the first link (ProvidesTest.java) the resource class
gets its SecurityContext, UriInfo, etc. via @Inject (presumably guice)
rather than @Context (from jersey). Does something special have to
happen to make this work?