jsr339-experts@jax-rs-spec.java.net

[jsr339-experts] Re: Contexts in TimeoutHandler

From: Sergey Beryozkin <sberyozkin_at_talend.com>
Date: Tue, 9 Jul 2013 13:36:55 +0100

I guess TimeoutHandler may still be able to use contexts re-injected
into a parent class instance, that is one option for sure

Sergey
On 09/07/13 12:23, Sergey Beryozkin wrote:
> Hi,
>
> would anyone see a value in injecting contexts in AsyncResponse
> TimeoutHandler implementations ?
>
> Otherwise, when needed, a context info would need to be saved in the
> original AsyncResponse method handler for TimeoutHandler see UriInfo,
> etc...
>
> Sergey