org.jboss.seam.exception.control.example.jaxrs.handler
Class RestCatchLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<RestCatch>
      extended by org.jboss.seam.exception.control.example.jaxrs.handler.RestCatchLiteral
All Implemented Interfaces:
Serializable, Annotation, RestCatch

public class RestCatchLiteral
extends javax.enterprise.util.AnnotationLiteral<RestCatch>
implements RestCatch

See Also:
Serialized Form

Field Summary
static RestCatch INSTANCE
           
 
Constructor Summary
RestCatchLiteral()
           
 
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 RestCatch INSTANCE
Constructor Detail

RestCatchLiteral

public RestCatchLiteral()


Copyright © 2010 Seam Framework. All Rights Reserved.