public class TransactionalLiteral extends javax.enterprise.util.AnnotationLiteral<Transactional> implements Transactional
Transactional
annotation.Constructor and Description |
---|
TransactionalLiteral() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Annotation> |
qualifier() |
annotationType, equals, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
annotationType, equals, hashCode, toString
public Class<? extends Annotation> qualifier()
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.