Menu

#561 SignatureDeclareThrowsException not for @AroundInvoke

open
nobody
rules (229)
5
2012-10-07
2011-07-05
Anonymous
No

Methods annotated with javax.interceptor.AroundInvoke must throw Exception.
But the rule SignatureDeclareThrowsException does not recognize it.

Maybe this rule could be extended to ignore methods that are annotated with AroundInvoke?

Discussion


Log in to post a comment.