Class DeliveryGroupAnnotationInformationFactory

java.lang.Object
org.jboss.as.ee.metadata.ClassAnnotationInformationFactory<org.jboss.ejb3.annotation.DeliveryGroup,String>
org.jboss.as.ejb3.deployment.processors.annotation.DeliveryGroupAnnotationInformationFactory

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

    • DeliveryGroupAnnotationInformationFactory

      protected DeliveryGroupAnnotationInformationFactory()
  • Method Details