org.jboss.seam.exception.control
Annotation Type HandlesExceptions


@Retention(value=RUNTIME)
@Target(value=TYPE)
@Documented
public @interface HandlesExceptions

Marker for types containing Exception Handler methods.



Copyright © 2011 Seam Framework. All Rights Reserved.