org.jboss.seam.exception.control.literal
Class HandlesExceptionsLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<HandlesExceptions>
      extended by org.jboss.seam.exception.control.literal.HandlesExceptionsLiteral
All Implemented Interfaces:
Serializable, Annotation, HandlesExceptions

public class HandlesExceptionsLiteral
extends javax.enterprise.util.AnnotationLiteral<HandlesExceptions>
implements HandlesExceptions

Annotation literal for HandlesExceptions.

See Also:
Serialized Form

Field Summary
static HandlesExceptions INSTANCE
           
 
Method Summary
 
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Field Detail

INSTANCE

public static final HandlesExceptions INSTANCE


Copyright © 2011 Seam Framework. All Rights Reserved.