org.jboss.seam.jms.annotations
Class InboundLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jms.annotations.Inbound>
      extended by org.jboss.seam.jms.annotations.InboundLiteral
All Implemented Interfaces:
Serializable, Annotation, org.jboss.seam.jms.annotations.Inbound

public class InboundLiteral
extends javax.enterprise.util.AnnotationLiteral<org.jboss.seam.jms.annotations.Inbound>
implements org.jboss.seam.jms.annotations.Inbound

See Also:
Serialized Form

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

InboundLiteral

public InboundLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.