users@jersey.java.net

[Jersey] Re: Method Dispatcher

From: Luis de la Garza <delagarza_at_gmail.com>
Date: Fri, 10 Jun 2011 06:48:14 -0700 (PDT)

Before posting my question I acutally did a small example using
ResourceDebuggingFilterFactory. I noticed that the filters get invoked
before the parameters of the method get injected (be it a @QueryParam, a
@Context, and so on). So at this point, I know which method will get
executed and I also know the parameter types, but I do not know which values
will be used to invoke the method...

I simply could not find how. It would be of great help to see some code. I'm
just missing that "aha!" moment.

--
View this message in context: http://jersey.576304.n2.nabble.com/Method-Dispatcher-tp6461710p6462315.html
Sent from the Jersey mailing list archive at Nabble.com.