public class TransactionTimeoutAnnotationInformationFactory extends ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.TransactionTimeout,Integer>
| Modifier | Constructor and Description |
|---|---|
protected |
TransactionTimeoutAnnotationInformationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected Integer |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationTypeprotected TransactionTimeoutAnnotationInformationFactory()
protected Integer fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation in class ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.TransactionTimeout,Integer>Copyright © 2018 JBoss by Red Hat. All rights reserved.