From: rajim17 <rajim17_at_gmail.com>
Date: Thu, 21 Jul 2011 21:44:43 -0700 (PDT)
Hi All,
I've a provider class for exceptionMapper. Before throwing an exception
to the caller, i've to do internal processing for which I require current
HttpRequestContext. Is there a way I can get access to HttpRequestContext
object in Provide class.