public class TransactionManagementAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.ejb.TransactionManagement,javax.ejb.TransactionManagementType>
TransactionManagementType
annotation on a session beanModifier | Constructor and Description |
---|---|
protected |
TransactionManagementAnnotationInformationFactory() |
Modifier and Type | Method and Description |
---|---|
protected javax.ejb.TransactionManagementType |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected TransactionManagementAnnotationInformationFactory()
protected javax.ejb.TransactionManagementType fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation
in class ClassAnnotationInformationFactory<javax.ejb.TransactionManagement,javax.ejb.TransactionManagementType>
Copyright © 2018 JBoss by Red Hat. All rights reserved.