@InterceptorBinding @Target(value={METHOD,TYPE}) @Retention(value=RUNTIME) public @interface ExceptionHandled
Event
and manually fire the event, this interceptor is added here as another option, however, there is no control over
qualifiers being added for the handlers. Also use of this interceptor may result in odd behavior of the application
based on returns of the interceptor when exceptions occur, please see the implementation of this interceptor for more detail
(org.jboss.solder.ecxeption.control.ExceptionHandledInterceptor).Copyright © 2012 Seam Framework. All Rights Reserved.