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

[jsr339-experts] Re: [jax-rs-spec users] ContainerResponseFilter question

From: Santiago Pericas-Geertsen <Santiago.PericasGeertsen_at_oracle.com>
Date: Mon, 24 Sep 2012 09:32:37 -0400

On Sep 24, 2012, at 6:38 AM, Jan Algermissen wrote:

> Hi,
>
> playing with ContainerResponseContext I wonder whether there is a way to determin in a ContainerResponseFilter which resource method has handled the request and led to the invocation of the given filter.

 See injectable ResourceInfo.

-- Santiago