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