org.jboss.seam.jms.annotations
Class OutboundLiteral

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

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

See Also:
Serialized Form

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

OutboundLiteral

public OutboundLiteral()


Copyright © 2011 Seam Framework. All Rights Reserved.