[weld-dev] Example : 1.3.6 Interceptor Example
Gurkan Erdogdu
gurkanerdogdu at yahoo.com
Sun Nov 8 13:59:22 EST 2009
Hi;
In example 1.3.6, method signature has
"public Object authorize(InvocationContext ic) "
AFAIK @AroundInvoke method must obey following signature:
"Object <METHOD>(InvocationContext) throws Exception"
It seems that "throws Exception" part is forgotten!
Thanks;
--Gurkan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20091108/fa681b73/attachment.html
More information about the weld-dev
mailing list