org.jboss.weld.context.http
Class HttpLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Http>
      extended by org.jboss.weld.context.http.HttpLiteral
All Implemented Interfaces:
Serializable, Annotation, Http

public class HttpLiteral
extends javax.enterprise.util.AnnotationLiteral<Http>
implements Http

Annotation literal for Http

Author:
Pete Muir
See Also:
Serialized Form

Field Summary
static Http 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 Http INSTANCE


Copyright © 2013 Seam Framework. All Rights Reserved.