public class ConcurrencyManagementAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.ejb.ConcurrencyManagement,javax.ejb.ConcurrencyManagementType>
ConcurrencyManagement
annotation on a session beanModifier | Constructor and Description |
---|---|
protected |
ConcurrencyManagementAnnotationInformationFactory() |
Modifier and Type | Method and Description |
---|---|
protected javax.ejb.ConcurrencyManagementType |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
boolean replacement) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationType
protected ConcurrencyManagementAnnotationInformationFactory()
protected javax.ejb.ConcurrencyManagementType fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, boolean replacement)
fromAnnotation
in class ClassAnnotationInformationFactory<javax.ejb.ConcurrencyManagement,javax.ejb.ConcurrencyManagementType>
Copyright © 2014 JBoss by Red Hat. All rights reserved.