Class DeliveryGroupAnnotationInformationFactory


  • public class DeliveryGroupAnnotationInformationFactory
    extends ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.DeliveryGroup,​String>
    Processes the DeliveryGroup annotation
    Author:
    Flavia Rainone
    • Constructor Detail

      • DeliveryGroupAnnotationInformationFactory

        protected DeliveryGroupAnnotationInformationFactory()
    • Method Detail

      • fromAnnotation

        protected String fromAnnotation​(org.jboss.jandex.AnnotationInstance annotationInstance,
                                        org.jboss.metadata.property.PropertyReplacer propertyReplacer)
        Specified by:
        fromAnnotation in class ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.DeliveryGroup,​String>