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