org.jboss.seam.transaction.literal
Class DefaultTransactionLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<DefaultTransaction>
      extended by org.jboss.seam.transaction.literal.DefaultTransactionLiteral
All Implemented Interfaces:
Serializable, Annotation, DefaultTransaction

public class DefaultTransactionLiteral
extends AnnotationLiteral<DefaultTransaction>
implements DefaultTransaction

See Also:
Serialized Form

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


Copyright © 2011 Seam Framework. All Rights Reserved.