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