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