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, getMultiAnnotationType
protected StatefulTimeoutAnnotationInformationFactory()
protected StatefulTimeoutInfo fromAnnotation(org.jboss.jandex.AnnotationInstance annotationInstance, org.jboss.metadata.property.PropertyReplacer propertyReplacer)
fromAnnotation
in class ClassAnnotationInformationFactory<javax.ejb.StatefulTimeout,StatefulTimeoutInfo>
Copyright © 2016 JBoss by Red Hat. All rights reserved.