public class TransactionManagementAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.ejb.TransactionManagement,javax.ejb.TransactionManagementType>
TransactionManagementType annotation on a session bean| Modifier | 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, getMultiAnnotationTypeprotected 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 © 2021 JBoss by Red Hat. All rights reserved.