org.jboss.cdi.tck.tests.extensions.beanManager
Class Transactional.TransactionalLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<Transactional>
      extended by org.jboss.cdi.tck.tests.extensions.beanManager.Transactional.TransactionalLiteral
All Implemented Interfaces:
Serializable, Annotation, Transactional
Enclosing class:
Transactional

public static class Transactional.TransactionalLiteral
extends javax.enterprise.util.AnnotationLiteral<Transactional>
implements Transactional

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.extensions.beanManager.Transactional
Transactional.TransactionalLiteral
 
Field Summary
static Transactional.TransactionalLiteral INSTANCE
           
 
Constructor Summary
Transactional.TransactionalLiteral()
           
 
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 Transactional.TransactionalLiteral INSTANCE
Constructor Detail

Transactional.TransactionalLiteral

public Transactional.TransactionalLiteral()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.