users@jersey.java.net

Re: [Jersey] Jersey supports interceptors ?

From: Paul Sandoz <Paul.Sandoz_at_Sun.COM>
Date: Mon, 04 May 2009 10:21:29 +0200

On Apr 30, 2009, at 7:32 PM, Felipe Gaúcho wrote:

> or other mechanism suitable for AOP logging?
>

There is support for Resource specific filters [1], but these are not
method-level interceptors, for the latter case i recommend using an
AOP framework, perhaps combined with an IoC framework.

Paul.

[1] https://jersey.dev.java.net/nonav/apidocs/1.0.3/jersey/com/sun/jersey/api/container/filter/package-summary.html

> --
>
> Please help to test this application:
> http://fgaucho.dyndns.org:8080/cejug-classifieds-richfaces
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jersey.dev.java.net
> For additional commands, e-mail: users-help_at_jersey.dev.java.net
>