public class StatefulTimeoutAnnotationInformationFactory extends ClassAnnotationInformationFactory<javax.ejb.StatefulTimeout,StatefulTimeoutInfo>
| Modifier | Constructor and Description |
|---|---|
protected |
StatefulTimeoutAnnotationInformationFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected StatefulTimeoutInfo |
fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance,
org.jboss.metadata.property.PropertyReplacer propertyReplacer) |
createAnnotationInformation, fromMultiAnnotation, getAnnotationType, getMultiAnnotationTypeprotected StatefulTimeoutAnnotationInformationFactory()
protected StatefulTimeoutInfo fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation in class ClassAnnotationInformationFactory<javax.ejb.StatefulTimeout,StatefulTimeoutInfo>Copyright © 2020 JBoss by Red Hat. All rights reserved.