users@jersey.java.net

Interception

From: Julio Faerman <jfaerman_at_gmail.com>
Date: Tue, 14 Oct 2008 14:46:14 -0200

Hello,

I would like to intercept method calls to resources in order to provide
additional functionality, such as declarative security control.
Would it be possible to proxy instantiated beans without using Spring?
Is there such thing as a pluggable instatiation mechanism?


Thanks in advance,
Julio